| Package | Description |
|---|---|
| io.ebean |
| Modifier and Type | Method and Description |
|---|---|
FutureRowCount<T> |
Query.findFutureCount()
Execute find row count query in a background thread.
|
FutureRowCount<T> |
ExpressionList.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.
|
Copyright © 2019. All rights reserved.