- whereEqualTo
Add a constraint to the query that requires a particular key's value to be equal
to the provided val
- <init>
- findInBackground
Retrieves a list of AVObjects that satisfy this query from the server in a
background thread. This i
- setLimit
Controls the maximum number of results that are returned. Setting a negative
limit denotes retrieval
- assembleParameters
- getClassName
Accessor for the class name.
- countInBackground
- doCloudQueryInBackground
通过cql查询对象
- find
Retrieves a list of AVObjects that satisfy this query. Uses the network and/or
the cache, depending
- whereNotContainedIn
Add a constraint to the query that requires a particular key's value not be
contained in the provide
- addOrItems
- addWhereItem