Uses of Interface
org.eclipse.persistence.jpa.config.UuidGenerator
-
-
Uses of UuidGenerator in org.eclipse.persistence.internal.jpa.config.classes
Methods in org.eclipse.persistence.internal.jpa.config.classes that return UuidGenerator Modifier and Type Method Description UuidGeneratorAbstractMappedClassImpl. setUuidGenerator() -
Uses of UuidGenerator in org.eclipse.persistence.internal.jpa.config.mappings
Methods in org.eclipse.persistence.internal.jpa.config.mappings that return UuidGenerator Modifier and Type Method Description UuidGeneratorAbstractBasicMappingImpl. setUuidGenerator() -
Uses of UuidGenerator in org.eclipse.persistence.internal.jpa.config.sequencing
Classes in org.eclipse.persistence.internal.jpa.config.sequencing that implement UuidGenerator Modifier and Type Class Description classUuidGeneratorImplJPA scripting API implementation.Methods in org.eclipse.persistence.internal.jpa.config.sequencing that return UuidGenerator Modifier and Type Method Description UuidGeneratorUuidGeneratorImpl. setName(String name) -
Uses of UuidGenerator in org.eclipse.persistence.internal.jpa.config.xml
Methods in org.eclipse.persistence.internal.jpa.config.xml that return UuidGenerator Modifier and Type Method Description UuidGeneratorMappingsImpl. addUuidGenerator() -
Uses of UuidGenerator in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return UuidGenerator Modifier and Type Method Description UuidGeneratorMappings. addUuidGenerator()UuidGeneratorUuidGenerator. setName(String name)UuidGeneratorBasic. setUuidGenerator()UuidGeneratorEntity. setUuidGenerator()UuidGeneratorId. setUuidGenerator()UuidGeneratorMappedSuperclass. setUuidGenerator()
-