Uses of Class
org.eclipse.persistence.internal.jpa.querydef.MapJoinImpl
Packages that use MapJoinImpl
-
Uses of MapJoinImpl in org.eclipse.persistence.internal.jpa.querydef
Subclasses of MapJoinImpl in org.eclipse.persistence.internal.jpa.querydefModifier and TypeClassDescriptionclass
BasicMapJoinImpl<Z,
K, E> Purpose: Represents a Join to a ElementCollection of basics.Methods in org.eclipse.persistence.internal.jpa.querydef that return MapJoinImplModifier and TypeMethodDescriptionMapJoinImpl
<Z, K, V> MapJoinImpl.on
(Expression<Boolean> restriction) MapJoinImpl
<Z, K, V>