public interface Query
| Modifier and Type | Field and Description |
|---|---|
static int |
NO_LIMIT |
| Modifier and Type | Method and Description |
|---|---|
int |
getLimit() |
boolean |
hasLimit()
Whether this query has a defined limit
|
static final int NO_LIMIT
Copyright © 2012–2015. All rights reserved.