|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
CompositeCondition | A condition which is composed out of multiple SingleCondition or CompositeCondition instances. |
Condition | Represents a condition for a query. |
InternalQueryRuntime | For internal use only. |
JQuery | Query interface. |
JQueryAttribute | Attribute of a query. |
JQueryCondition | Query condition. |
JQueryGroupBy | JQuery group by allows grouping by columns similar to sql group by. |
JQueryLinkAttribute | |
JQueryParameter | QueryParameter represents one query parameter. |
JQueryParameterSet | |
JQueryResult | QueryResult is a wrapper interface wrapping results of an executed query. |
JQueryResultBuilder | QueryResultBuilder is a callback interface to build a result object in query iterator from queried row attributes. |
JQueryResultRow | Result row represents a single row in the result. |
JQuerySortOrder | JQuery sort order. |
MultipleSortOrder | Description of the Interface |
Query | Queries consist of conditions and optionally of sort orders. |
SingleCondition | Description of the Interface |
SingleSortOrder | Description of the Interface |
SortOrder | Description of the Interface |
Class Summary | |
AggregationOperatorType | Aggregation operator for the query. |
JQueryFactory | Query factory interface. |
LogicalOperatorType | |
QueryRuntime | QueryRuntime creates Query instances and components of Query instances which the application programmer can then use to obtain entities from persistence by query. |
RelationalOperatorType |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |