Uses of Interface
com.github.kagkarlsson.jdbc.RowMapper
Packages that use RowMapper
-
Uses of RowMapper in com.github.kagkarlsson.jdbc
Methods in com.github.kagkarlsson.jdbc with parameters of type RowMapperModifier and TypeMethodDescription<T> List<T>JdbcRunner.query(String query, PreparedStatementSetter setParameters, RowMapper<T> rowMapper) Constructors in com.github.kagkarlsson.jdbc with parameters of type RowMapper