Uses of Interface
io.ebean.RowMapper
Packages that use RowMapper
-
Uses of RowMapper in io.ebean
Modifier and TypeMethodDescription<T> SqlQuery.TypeQuery<T>
Use a RowMapper to map the result to beans.
<T> SqlQuery.TypeQuery<T>