Uses of Interface
io.ebean.FutureRowCount
Packages that use FutureRowCount
-
Uses of FutureRowCount in io.ebean
Methods in io.ebean that return FutureRowCountModifier and TypeMethodDescriptionExpressionList.findFutureCount()
Execute find row count query in a background thread.QueryBuilder.findFutureCount()
Execute find row count query in a background thread.