Uses of Interface
org.eclipse.persistence.jpa.config.PrimaryKey
Packages that use PrimaryKey
Package
Description
-
Uses of PrimaryKey in org.eclipse.persistence.internal.jpa.config.classes
Methods in org.eclipse.persistence.internal.jpa.config.classes that return PrimaryKey -
Uses of PrimaryKey in org.eclipse.persistence.internal.jpa.config.columns
Classes in org.eclipse.persistence.internal.jpa.config.columns that implement PrimaryKeyMethods in org.eclipse.persistence.internal.jpa.config.columns that return PrimaryKeyModifier and TypeMethodDescriptionPrimaryKeyImpl.setCacheKeyType
(String cacheKeyType) PrimaryKeyImpl.setValidation
(String validation) -
Uses of PrimaryKey in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return PrimaryKeyModifier and TypeMethodDescriptionPrimaryKey.setCacheKeyType
(String cacheKeyType) Entity.setPrimaryKey()
MappedSuperclass.setPrimaryKey()
PrimaryKey.setValidation
(String validation)