public class MapRowMapper extends Object implements RowMapper<Map<String,Object>>
MapRowMapper()
MapRowMapper(Supplier<Map<String,Object>> mapSupplier)
Map<String,Object>
map(ResultSet resultSet)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapRowMapper()
public MapRowMapper(Supplier<Map<String,Object>> mapSupplier)
public Map<String,Object> map(ResultSet resultSet) throws SQLException
map
RowMapper<Map<String,Object>>
SQLException
Copyright © 2011–2022 Link Intersystems GmbH. All rights reserved.