|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MutableIdentifierGeneratorFactory | |
---|---|
org.hibernate.cfg | This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. |
org.hibernate.id.factory.internal |
Uses of MutableIdentifierGeneratorFactory in org.hibernate.cfg |
---|
Methods in org.hibernate.cfg that return MutableIdentifierGeneratorFactory | |
---|---|
MutableIdentifierGeneratorFactory |
Mappings.getIdentifierGeneratorFactory()
Retrieve the IdentifierGeneratorFactory in effect for this mapping. |
MutableIdentifierGeneratorFactory |
Configuration.getIdentifierGeneratorFactory()
Retrieve the IdentifierGeneratorFactory in effect for this configuration. |
MutableIdentifierGeneratorFactory |
Configuration.MappingsImpl.getIdentifierGeneratorFactory()
|
Uses of MutableIdentifierGeneratorFactory in org.hibernate.id.factory.internal |
---|
Classes in org.hibernate.id.factory.internal that implement MutableIdentifierGeneratorFactory | |
---|---|
class |
DefaultIdentifierGeneratorFactory
Basic templated support for IdentifierGeneratorFactory implementations. |
Methods in org.hibernate.id.factory.internal that return MutableIdentifierGeneratorFactory | |
---|---|
MutableIdentifierGeneratorFactory |
MutableIdentifierGeneratorFactoryInitiator.initiateService(Map configurationValues,
ServiceRegistryImplementor registry)
|
Methods in org.hibernate.id.factory.internal that return types with arguments of type MutableIdentifierGeneratorFactory | |
---|---|
Class<MutableIdentifierGeneratorFactory> |
MutableIdentifierGeneratorFactoryInitiator.getServiceInitiated()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |