| AbstractQueryImpl |
Purpose: Contains the implementation of the AbstractQuery interface of
the JPA criteria API.
|
| AbstractQueryImpl.ResultType |
|
| CollectionJoinImpl |
Purpose: Contains the implementation of the CollectionJoin interface of the JPA
criteria API.
|
| CommonAbstractCriteriaImpl |
Purpose: Contains the implementation of the CommonAbstractCriteria interface of
the JPA criteria API.
|
| CompoundExpressionImpl |
Purpose: Contains the implementation of the Predicate interface of the JPA
criteria API.
|
| CompoundSelectionImpl |
Purpose: Contains the implementation of the Selection interface of the JPA
criteria API.
|
| ConstructorSelectionImpl |
Purpose: Contains the implementation of the Selection interface of the JPA
criteria API.
|
| CriteriaBuilderImpl |
|
| ExpressionImpl |
Purpose: Represents an Expression in the Criteria API heirarchy.
|
| FromImpl |
Purpose: Contains the implementation of the From interface of the JPA
criteria API.
|
| FunctionExpressionImpl |
Purpose: Contains the implementation of the Predicate interface of the JPA
criteria API.
|
| InternalExpression |
Purpose: Represents an Expression in the Criteria API implementation heirarchy.
|
| InternalSelection |
Purpose: Represents a Selection in the Criteria API implementation hierarchy.
|
| JoinImpl |
Purpose: Contains the implementation of the Join interface of the JPA
criteria API.
|
| ListJoinImpl |
Purpose: Contains the implementation of the Join interface of the JPA
criteria API.
|
| MapJoinImpl |
Purpose: Contains the implementation of the Join interface of the JPA
criteria API.
|
| PathImpl |
Purpose: Contains the implementation of the Path interface of the JPA
criteria API.
|
| RootImpl |
Purpose: Contains the implementation of the Root interface of the JPA
criteria API.
|
| SelectionImpl |
Purpose: Contains the implementation of the Selection interface of the JPA
criteria API.
|
| SetJoinImpl |
Purpose: Contains the implementation of the Join interface of the JPA
criteria API.
|