public static final class RowMapperManager.MapRowMapper extends Object implements org.springframework.jdbc.core.RowMapper<Map<String,Object>>
MapRowMapper()
Map<String,Object>
mapRow(ResultSet resultSet, int rowNum)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapRowMapper()
public Map<String,Object> mapRow(ResultSet resultSet, int rowNum) throws SQLException
mapRow
org.springframework.jdbc.core.RowMapper<Map<String,Object>>
SQLException
Copyright © 2018–2022 Alibaba Group. All rights reserved.