Package | Description |
---|---|
org.hibernate |
This package defines the central Hibernate APIs.
|
org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
org.hibernate.ejb.transaction | |
org.hibernate.engine |
This package contains classes that are "shared" by other packages,
and implementations of some key algorithms.
|
org.hibernate.envers.entities.mapper.relation.lazy | |
org.hibernate.impl |
This package contains implementations of the
central Hibernate APIs, especially the
Hibernate session.
|
org.hibernate.jdbc |
This package abstracts the mechanism for dispatching SQL statements
to the database, and implements interaction with JDBC.
|
org.hibernate.persister.entity |
This package abstracts persistence mechanisms for
entities, and defines the Hibernate runtime
metamodel.
|
org.hibernate.testing.junit.functional.annotations | |
org.hibernate.transaction |
This package abstracts the underlying transaction mechanism
(JTA or JDBC) and provides strategies for obtaining application
server TransactionManagers.
|
org.hibernate.transaction.synchronization |
Class and Description |
---|
Work
Contract for performing a discrete piece of JDBC work.
|
Class and Description |
---|
BatcherFactory
Factory for Batcher instances.
|
Class and Description |
---|
JDBCContext
Acts as the mediary between "entity-mode related" sessions in terms of
their interaction with the JDBC data store.
|
Class and Description |
---|
Batcher
Manages PreparedStatements for a session.
|
JDBCContext
Acts as the mediary between "entity-mode related" sessions in terms of
their interaction with the JDBC data store.
|
Class and Description |
---|
Batcher
Manages PreparedStatements for a session.
|
JDBCContext
Acts as the mediary between "entity-mode related" sessions in terms of
their interaction with the JDBC data store.
|
Class and Description |
---|
Batcher
Manages PreparedStatements for a session.
|
BatcherFactory
Factory for Batcher instances.
|
JDBCContext
Acts as the mediary between "entity-mode related" sessions in terms of
their interaction with the JDBC data store.
|
JDBCContext.Context |
Work
Contract for performing a discrete piece of JDBC work.
|
Class and Description |
---|
AbstractBatcher
Manages prepared statements and batching.
|
Batcher
Manages PreparedStatements for a session.
|
BatcherFactory
Factory for Batcher instances.
|
ConnectionManager
Encapsulates JDBC Connection management logic needed by Hibernate.
|
ConnectionManager.Callback |
Expectation
Defines an expected DML operation outcome.
|
Expectations.BasicExpectation |
JDBCContext
Acts as the mediary between "entity-mode related" sessions in terms of
their interaction with the JDBC data store.
|
JDBCContext.Context |
TooManyRowsAffectedException
Indicates that more rows were affected then we were expecting to be.
|
Class and Description |
---|
Expectation
Defines an expected DML operation outcome.
|
Class and Description |
---|
Work
Contract for performing a discrete piece of JDBC work.
|
Class and Description |
---|
JDBCContext
Acts as the mediary between "entity-mode related" sessions in terms of
their interaction with the JDBC data store.
|
Class and Description |
---|
JDBCContext
Acts as the mediary between "entity-mode related" sessions in terms of
their interaction with the JDBC data store.
|
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved