Uses of Interface
org.hibernate.id.factory.spi.CustomIdGeneratorCreationContext
Packages that use CustomIdGeneratorCreationContext
Package
Description
Contains the
UuidGenerator.This package defines the Hibernate configuration-time mapping model.
-
Uses of CustomIdGeneratorCreationContext in org.hibernate.id.uuid
Constructors in org.hibernate.id.uuid with parameters of type CustomIdGeneratorCreationContextModifierConstructorDescriptionUuidGenerator(UuidGenerator config, Member idMember, CustomIdGeneratorCreationContext creationContext) -
Uses of CustomIdGeneratorCreationContext in org.hibernate.mapping
Methods in org.hibernate.mapping with parameters of type CustomIdGeneratorCreationContextModifier and TypeMethodDescriptionIdentifierGeneratorCreator.createGenerator(CustomIdGeneratorCreationContext context)