Uses of Class
org.jdbi.v3.sqlobject.statement.UseRowMapper
-
Packages that use UseRowMapper Package Description org.jdbi.v3.sqlobject.statement.internal -
-
Uses of UseRowMapper in org.jdbi.v3.sqlobject.statement.internal
Fields in org.jdbi.v3.sqlobject.statement.internal declared as UseRowMapper Modifier and Type Field Description private UseRowMapperSqlQueryHandler. useRowMapperMethods in org.jdbi.v3.sqlobject.statement.internal with parameters of type UseRowMapper Modifier and Type Method Description (package private) static RowMapper<?>CustomizingStatementHandler. rowMapperFor(UseRowMapper annotation)
-