Uses of Interface
org.eclipse.persistence.jpa.config.PrimaryKey
-
Packages that use PrimaryKey Package Description org.eclipse.persistence.jpa.config -
-
Uses of PrimaryKey in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return PrimaryKey Modifier and Type Method Description PrimaryKeyPrimaryKey. setCacheKeyType(String cacheKeyType)PrimaryKeyEntity. setPrimaryKey()PrimaryKeyMappedSuperclass. setPrimaryKey()PrimaryKeyPrimaryKey. setValidation(String validation)
-