public class CountRowMapper extends Object implements RowMapper<Integer>
COUNT, PRIMARY_KEY
CountRowMapper()
Integer
mapRow(ResultSet rs)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CountRowMapper()
public Integer mapRow(ResultSet rs)
mapRow
RowMapper<Integer>