Package io.ebean
Interface FutureIds<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Query<T>
getQuery()
Returns the original query used to fetch the Id's.
-
Modifier and Type | Method | Description |
---|---|---|
Query<T> |
getQuery() |
Returns the original query used to fetch the Id's.
|