|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.hibernate.id.factory | |
---|---|
org.hibernate.cfg | This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. |
org.hibernate.engine | This package contains classes that are "shared" by other packages, and implementations of some key algorithms. |
org.hibernate.id.factory | |
org.hibernate.impl | This package contains implementations of the central Hibernate APIs, especially the Hibernate session. |
org.hibernate.mapping | This package defines the Hibernate configuration-time metamodel. |
Classes in org.hibernate.id.factory used by org.hibernate.cfg | |
---|---|
DefaultIdentifierGeneratorFactory
Basic templated support for IdentifierGeneratorFactory implementations. |
Classes in org.hibernate.id.factory used by org.hibernate.engine | |
---|---|
IdentifierGeneratorFactory
Contract for a factory of IdentifierGenerator instances. |
Classes in org.hibernate.id.factory used by org.hibernate.id.factory | |
---|---|
IdentifierGeneratorFactory
Contract for a factory of IdentifierGenerator instances. |
Classes in org.hibernate.id.factory used by org.hibernate.impl | |
---|---|
IdentifierGeneratorFactory
Contract for a factory of IdentifierGenerator instances. |
Classes in org.hibernate.id.factory used by org.hibernate.mapping | |
---|---|
IdentifierGeneratorFactory
Contract for a factory of IdentifierGenerator instances. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |