public class IntegerRowMapper extends Object implements org.springframework.jdbc.core.RowMapper<Integer>
IntegerRowMapper()
Integer
mapRow(ResultSet rs, int rowNum)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntegerRowMapper()
public Integer mapRow(ResultSet rs, int rowNum) throws SQLException
mapRow
org.springframework.jdbc.core.RowMapper<Integer>
SQLException
Copyright © 2014–2017. All rights reserved.