|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FutureRowCount | |
---|---|
com.avaje.ebean | Core API (see Ebean and EbeanServer). |
Uses of FutureRowCount in com.avaje.ebean |
---|
Methods in com.avaje.ebean that return FutureRowCount | ||
---|---|---|
FutureRowCount<T> |
Query.findFutureRowCount()
Execute find row count query in a background thread. |
|
FutureRowCount<T> |
ExpressionList.findFutureRowCount()
Execute find row count query in a background thread. |
|
|
EbeanServer.findFutureRowCount(Query<T> query,
Transaction t)
Execute find row count query in a background thread. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |