Package | Description |
---|---|
com.breeze.hib | |
com.breeze.query | |
com.breeze.webserver |
Class and Description |
---|
EntityQuery
Represents a query against a strongly typed model.
|
QueryProcessor
Abstract base class for all query processing logic.
|
QueryResult
Wrapper for the results of an EntityQuery.
|
Class and Description |
---|
BinaryOperator |
EntityQuery
Represents a query against a strongly typed model.
|
ExpandClause
Represents a single expand expand clause that will be part of an EntityQuery.
|
Expression |
FnExpression |
Operator |
OperatorType |
OrderByClause
Represents a single orderBy clause that will be part of an EntityQuery.
|
OrderByClause.OrderByItem |
Predicate
Represents a single where clause.
|
PropExpression |
QueryResult
Wrapper for the results of an EntityQuery.
|
SelectClause
Represents a single selectClause clause that will be part of an EntityQuery.
|
Class and Description |
---|
EntityQuery
Represents a query against a strongly typed model.
|
QueryProcessor
Abstract base class for all query processing logic.
|
QueryResult
Wrapper for the results of an EntityQuery.
|