Uses of Class
org.eclipse.persistence.internal.jpa.querydef.MapJoinImpl
-
Packages that use MapJoinImpl Package Description org.eclipse.persistence.internal.jpa.querydef -
-
Uses of MapJoinImpl in org.eclipse.persistence.internal.jpa.querydef
Subclasses of MapJoinImpl in org.eclipse.persistence.internal.jpa.querydef Modifier and Type Class Description classBasicMapJoinImpl<Z,K,E>Purpose: Represents a Join to a ElementCollection of basics.Methods in org.eclipse.persistence.internal.jpa.querydef that return MapJoinImpl Modifier and Type Method Description MapJoinImpl<Z,K,V>MapJoinImpl. on(jakarta.persistence.criteria.Expression<Boolean> restriction)MapJoinImpl<Z,K,V>MapJoinImpl. on(jakarta.persistence.criteria.Predicate... restrictions)
-