Package | Description |
---|---|
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.
|
Class and Description |
---|
DefaultIdentifierGeneratorFactory
Basic templated support for
IdentifierGeneratorFactory implementations. |
Class and Description |
---|
IdentifierGeneratorFactory
Contract for a factory of
IdentifierGenerator instances. |
Class and Description |
---|
IdentifierGeneratorFactory
Contract for a factory of
IdentifierGenerator instances. |
Class and Description |
---|
IdentifierGeneratorFactory
Contract for a factory of
IdentifierGenerator instances. |
Class and Description |
---|
IdentifierGeneratorFactory
Contract for a factory of
IdentifierGenerator instances. |
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved