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