Uses of Interface
io.ebean.FutureRowCount
-
Uses of FutureRowCount in io.ebean
Modifier and TypeMethodDescriptionExpressionList.findFutureCount()
Execute find row count query in a background thread.<T> FutureRowCount<T>
ExtendedServer.findFutureCount
(Query<T> query, Transaction transaction) Execute find row count query in a background thread.Query.findFutureCount()
Execute find row count query in a background thread.