Package | Description |
---|---|
org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
org.hibernate.connection |
This package abstracts the mechanism for obtaining
a JDBC connection.
|
org.hibernate.ejb | |
org.hibernate.ejb.connection | |
org.hibernate.engine |
This package contains classes that are "shared" by other packages,
and implementations of some key algorithms.
|
org.hibernate.impl |
This package contains implementations of the
central Hibernate APIs, especially the
Hibernate session.
|
org.hibernate.testing.tm |
Defines a simplified JTA TransactionManager and transactional connection pool
designed for use in test suite and simple usage scenarios.
|
Class and Description |
---|
ConnectionProvider
A strategy for obtaining JDBC connections.
|
Class and Description |
---|
ConnectionProvider
A strategy for obtaining JDBC connections.
|
Class and Description |
---|
ConnectionProvider
A strategy for obtaining JDBC connections.
|
Class and Description |
---|
ConnectionProvider
A strategy for obtaining JDBC connections.
|
DatasourceConnectionProvider
A connection provider that uses a DataSource registered with JNDI.
|
Class and Description |
---|
ConnectionProvider
A strategy for obtaining JDBC connections.
|
Class and Description |
---|
ConnectionProvider
A strategy for obtaining JDBC connections.
|
Class and Description |
---|
ConnectionProvider
A strategy for obtaining JDBC connections.
|
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved