Uses of Interface
io.ebean.RowConsumer
-
Uses of RowConsumer in io.ebean
Modifier and TypeMethodDescriptionvoid
SqlQuery.findEachRow
(RowConsumer consumer) Execute the query reading each row from ResultSet using the RowConsumer.