|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryIterator | |
|---|---|
| com.avaje.ebean | Core API (see Ebean and EbeanServer). |
| Uses of QueryIterator in com.avaje.ebean |
|---|
| Methods in com.avaje.ebean that return QueryIterator | ||
|---|---|---|
QueryIterator<T> |
Query.findIterate()
Execute the query iterating over the results. |
|
QueryIterator<T> |
ExpressionList.findIterate()
Execute the query iterating over the results. |
|
|
EbeanServer.findIterate(Query<T> query,
Transaction t)
Return a QueryIterator for the query. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||