Package org.hibernate.id.factory
Defines a service for creating
id generators.
This is an older mechanism for instantiating and configuring id generators
which predates the existence of Generator.
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