| Package | Description |
|---|---|
| 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.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.testing.tm |
Defines a simplified JTA TransactionManager and transactional connection pool
designed for use in test suite and simple usage scenarios.
|
| 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 |
|---|
| TransactionFactory
Contract for generating Hibernate
Transaction instances. |
| TransactionManagerLookup
Contract for locating the JTA
TransactionManager on given platform. |
| Class and Description |
|---|
| CMTTransaction
Implements a basic transaction strategy for CMT transactions.
|
| CMTTransactionFactory
Factory for
CMTTransaction instances. |
| TransactionFactory
Contract for generating Hibernate
Transaction instances. |
| TransactionFactory.Context
Callback mechanism; a context is always a
Session
in the Hibernate usage. |
| Class and Description |
|---|
| TransactionFactory
Contract for generating Hibernate
Transaction instances. |
| TransactionFactory.Context
Callback mechanism; a context is always a
Session
in the Hibernate usage. |
| Class and Description |
|---|
| TransactionFactory.Context
Callback mechanism; a context is always a
Session
in the Hibernate usage. |
| Class and Description |
|---|
| TransactionManagerLookup
Contract for locating the JTA
TransactionManager on given platform. |
| Class and Description |
|---|
| JNDITransactionManagerLookup
Template implementation of
TransactionManagerLookup where the
underlying TransactionManager is available via JNDI lookup at the
specified location - JNDITransactionManagerLookup.getName(). |
| TransactionFactory
Contract for generating Hibernate
Transaction instances. |
| TransactionFactory.Context
Callback mechanism; a context is always a
Session
in the Hibernate usage. |
| TransactionManagerLookup
Contract for locating the JTA
TransactionManager on given platform. |
| Class and Description |
|---|
| TransactionFactory.Context
Callback mechanism; a context is always a
Session
in the Hibernate usage. |
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved