Package org.hibernate.id.factory
Defines aservice for creating id generators.
This is an older mechanism for instantiating and configuring id generators which predates the existence ofGenerator. It is used when id generators are identified by stringly-typed names.
- See Also:
IdentifierGeneratorFactory
Interface Summary Interface Description IdentifierGeneratorFactory Contract for a factory ofIdentifierGeneratorinstances.IdGenFactoryLogging Logging related to IdentifierGeneratorFactory