Package org.hibernate.id.factory.spi
Interface CustomIdGeneratorCreationContext
- All Superinterfaces:
GeneratorCreationContext
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.hibernate.generator.GeneratorCreationContext
getDatabase, getDefaultCatalog, getDefaultSchema, getPersistentClass, getProperty, getServiceRegistry
-
Method Details
-
getIdentifierGeneratorFactory
IdentifierGeneratorFactory getIdentifierGeneratorFactory() -
getRootClass
RootClass getRootClass()
-