|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryResult | |
|---|---|
| org.chromattic.api.query | |
| Uses of QueryResult in org.chromattic.api.query |
|---|
| Methods in org.chromattic.api.query that return QueryResult | |
|---|---|
QueryResult<O> |
Query.objects()
Executes the query and return the result as a serie of Chromattic entities. |
QueryResult<O> |
Query.objects(java.lang.Long offset,
java.lang.Long limit)
Executes the query and return the result as a serie of Chromattic entities with the specified limit and offset. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||