public interface QueryMapper<T>
query
T
process(java.sql.ResultSet resultSet)
T process(java.sql.ResultSet resultSet) throws java.sql.SQLException
null
java.sql.SQLException
Copyright © 2003-2013 Jodd Team