Uses of Interface
org.eclipse.persistence.jpa.config.UuidGenerator
-
Packages that use UuidGenerator Package Description org.eclipse.persistence.jpa.config -
-
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()
-