Package | Description |
---|---|
com.socrata.api |
Provides objects that implement all the major Socrata operations (verbs).
|
com.socrata.builders |
Helper objects to create and manipulate some of the objects defined in com.socrata.model.These are
not necassary for using the API, but can be useful.
|
com.socrata.model.soql |
The model objects (nouns) used for defining SoQL operations.
|
Class and Description |
---|
SoqlQuery
represents a SoQL query
|
Class and Description |
---|
Expression
Logically, any objects deriving from this interface will be an expression for a where clause.
|
OrderByClause
Class that describes a sort order.
|
SoqlQuery
represents a SoQL query
|
Class and Description |
---|
CompositeOperations
Operations allowed for combining operations.
|
Expression
Logically, any objects deriving from this interface will be an expression for a where clause.
|
OrderByClause
Class that describes a sort order.
|
SoqlClauses
Enumerates all the SoQL clauses.
|
SoqlQuery
represents a SoQL query
|
SortOrder |
Copyright © 2013. All Rights Reserved.