Uses of Class
org.eclipse.persistence.internal.jpa.querydef.SelectionImpl
Packages that use SelectionImpl
-
Uses of SelectionImpl in org.eclipse.persistence.internal.jpa.querydef
Subclasses of SelectionImpl in org.eclipse.persistence.internal.jpa.querydefModifier and TypeClassDescriptionclassPurpose: Represents a Join to a ElementCollection of basics.classBasicListJoinImpl<Z,E> Purpose: Represents a Join to a ElementCollection of basics.classBasicMapJoinImpl<Z,K, E> Purpose: Represents a Join to a ElementCollection of basics.classBasicSetJoinImpl<Z,E> Purpose: Represents a Join to a ElementCollection of basics.classCollectionJoinImpl<Z,X> Purpose: Contains the implementation of the CollectionJoin interface of the JPA criteria API.classPurpose: Contains the implementation of the Predicate interface of the JPA criteria API.classPurpose: Contains the implementation of the Selection interface of the JPA criteria API.classPurpose: Contains the implementation of the Selection interface of the JPA criteria API.classImplementation of Case interface from Criteria BuilderclassInterface used to build coalesce expressions.classImplementation of SimpleCase interface from CriteriaBuilderclassPurpose: Represents an Expression in the Criteria API heirarchy.classFromImpl<Z,X> Purpose: Contains the implementation of the From interface of the JPA criteria API.classPurpose: Contains the implementation of the Predicate interface of the JPA criteria API.classInImpl<T>Purpose: Contains the implementation of the In interface of the JPA criteria API.classJoinImpl<Z,X> Purpose: Contains the implementation of the Join interface of the JPA criteria API.classListJoinImpl<Z,X> Purpose: Contains the implementation of the Join interface of the JPA criteria API.classMapJoinImpl<Z,K, V> Purpose: Contains the implementation of the Join interface of the JPA criteria API.classclassPathImpl<X>Purpose: Contains the implementation of the Path interface of the JPA criteria API.classPurpose: Contains the implementation of the Predicate interface of the JPA criteria API.classRootImpl<X>Purpose: Contains the implementation of the Root interface of the JPA criteria API.classSetJoinImpl<Z,X> Purpose: Contains the implementation of the Join interface of the JPA criteria API.Fields in org.eclipse.persistence.internal.jpa.querydef declared as SelectionImplModifier and TypeFieldDescriptionprotected SelectionImpl<?> CriteriaQueryImpl.selectionprotected SelectionImpl<?> SubQueryImpl.selection