Uses of Class
org.eclipse.persistence.internal.jpa.querydef.JoinImpl
Packages that use JoinImpl
-
Uses of JoinImpl in org.eclipse.persistence.internal.jpa.querydef
Subclasses of JoinImpl 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.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.classSetJoinImpl<Z,X> Purpose: Contains the implementation of the Join interface of the JPA criteria API.Methods in org.eclipse.persistence.internal.jpa.querydef that return JoinImpl