Uses of Annotation Interface
org.hibernate.annotations.UuidGenerator
Packages that use UuidGenerator
-
Uses of UuidGenerator in org.hibernate.id.uuid
Constructors in org.hibernate.id.uuid with parameters of type UuidGeneratorModifierConstructorDescriptionUuidGenerator(UuidGenerator config, Member member, GeneratorCreationContext creationContext) UuidGenerator(UuidGenerator config, Member idMember, CustomIdGeneratorCreationContext creationContext)