Interface | Description |
---|---|
InternalExpression |
Purpose: Represents an Expression in the Criteria API implementation heirarchy.
|
InternalSelection |
Purpose: Represents a Selection in the Criteria API implementation hierarchy.
|
Class | Description |
---|---|
AbstractQueryImpl<T> |
Purpose: Contains the implementation of the AbstractQuery interface of
the JPA criteria API.
|
BasicCollectionJoinImpl<Z,E> |
Purpose: Represents a Join to a ElementCollection of basics.
|
BasicListJoinImpl<Z,E> |
Purpose: Represents a Join to a ElementCollection of basics.
|
BasicMapJoinImpl<Z,K,E> |
Purpose: Represents a Join to a ElementCollection of basics.
|
BasicSetJoinImpl<Z,E> |
Purpose: Represents a Join to a ElementCollection of basics.
|
CollectionJoinImpl<Z,X> |
Purpose: Contains the implementation of the CollectionJoin interface of the JPA
criteria API.
|
CommonAbstractCriteriaImpl<T> |
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 | |
CriteriaBuilderImpl.CaseImpl<R> |
Implementation of Case interface from Criteria Builder
|
CriteriaBuilderImpl.CoalesceImpl<X> |
Interface used to build coalesce expressions.
|
CriteriaBuilderImpl.SimpleCaseImpl<C,R> |
Implementation of SimpleCase interface from CriteriaBuilder
|
CriteriaDeleteImpl<T> |
Purpose: Contains the implementation of the CriteriaDelete interface of
the JPA criteria API.
|
CriteriaQueryImpl<T> |
Purpose: Contains the implementation of the CriteriaQuery interface of
the JPA criteria API.
|
CriteriaUpdateImpl<T> |
Purpose: Contains the implementation of the CriteriaUpdate interface of
the JPA criteria API.
|
ExpressionImpl<X> |
Purpose: Represents an Expression in the Criteria API heirarchy.
|
FromImpl<Z,X> |
Purpose: Contains the implementation of the From interface of the JPA
criteria API.
|
FunctionExpressionImpl<X> |
Purpose: Contains the implementation of the Predicate interface of the JPA
criteria API.
|
InImpl<T> |
Purpose: Contains the implementation of the In interface of the JPA
criteria API.
|
JoinImpl<Z,X> |
Purpose: Contains the implementation of the Join interface of the JPA
criteria API.
|
ListJoinImpl<Z,X> |
Purpose: Contains the implementation of the Join interface of the JPA
criteria API.
|
MapJoinImpl<Z,K,V> |
Purpose: Contains the implementation of the Join interface of the JPA
criteria API.
|
OrderImpl | |
ParameterExpressionImpl<T> | |
PathImpl<X> |
Purpose: Contains the implementation of the Path interface of the JPA
criteria API.
|
PredicateImpl |
Purpose: Contains the implementation of the Predicate interface of the JPA
criteria API.
|
RootImpl<X> |
Purpose: Contains the implementation of the Root interface of the JPA
criteria API.
|
SelectionImpl<X> |
Purpose: Contains the implementation of the Selection interface of the JPA
criteria API.
|
SetJoinImpl<Z,X> |
Purpose: Contains the implementation of the Join interface of the JPA
criteria API.
|
SubQueryImpl<T> |
Purpose: Contains the implementation of the SubQuery interface of the JPA
criteria API.
|
TupleImpl | |
TupleQuery |
Purpose: This is a special subclass of the ReportQuery that constructs Tuple results.
|
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference