Uses of Interface
org.eclipse.persistence.jpa.config.MapKey
-
Packages that use MapKey Package Description org.eclipse.persistence.internal.jpa.config.mappings org.eclipse.persistence.jpa.config -
-
Uses of MapKey in org.eclipse.persistence.internal.jpa.config.mappings
Classes in org.eclipse.persistence.internal.jpa.config.mappings that implement MapKey Modifier and Type Class Description classMapKeyImplJPA scripting API implementation.Methods in org.eclipse.persistence.internal.jpa.config.mappings that return MapKey Modifier and Type Method Description MapKeyAbstractCollectionMappingImpl. setMapKey()MapKeyElementCollectionImpl. setMapKey()MapKeyMapKeyImpl. setName(String name) -
Uses of MapKey in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return MapKey Modifier and Type Method Description MapKeyElementCollection. setMapKey()MapKeyManyToMany. setMapKey()MapKeyOneToMany. setMapKey()MapKeyMapKey. setName(String name)
-