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.<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.