| Package | Description |
|---|---|
| org.hibernate.c3p0.internal |
Implementation of ConnectionProvider using the c3p0 Connection pool.
|
| org.hibernate.cache.ehcache |
Defines the integration with Ehcache as a second-level cache service.
|
| org.hibernate.engine.jdbc.dialect.internal |
Internal support for Dialect resolution (from JDBC metadata) and Dialect building.
|
| org.hibernate.engine.jdbc.dialect.spi |
Contracts supporting Dialect resolution (from JDBC metadata) and Dialect building.
|
| org.hibernate.envers.internal | |
| org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
| org.hibernate.jpa.internal | |
| org.hibernate.proxool.internal |
Implementation of ConnectionProvider using the proxool Connection pool.
|
| Class and Description |
|---|
| DialectResolver
Contract for determining the
Dialect to use based on information about the database / driver. |
| Class and Description |
|---|
| DialectResolver
Contract for determining the
Dialect to use based on information about the database / driver. |
| Class and Description |
|---|
| DialectFactory
A factory for generating Dialect instances.
|
| DialectResolutionInfo
Exposes information about the database and JDBC driver that can be used in resolving the appropriate Dialect
to use.
|
| DialectResolutionInfoSource
Contract for the source of DialectResolutionInfo.
|
| DialectResolver
Contract for determining the
Dialect to use based on information about the database / driver. |
| Class and Description |
|---|
| BasicSQLExceptionConverter
A helper to centralize conversion of
SQLExceptions to JDBCExceptions. |
| DialectResolutionInfo
Exposes information about the database and JDBC driver that can be used in resolving the appropriate Dialect
to use.
|
| DialectResolutionInfoSource
Contract for the source of DialectResolutionInfo.
|
| DialectResolver
Contract for determining the
Dialect to use based on information about the database / driver. |
| Class and Description |
|---|
| DialectResolver
Contract for determining the
Dialect to use based on information about the database / driver. |
| Class and Description |
|---|
| DialectResolver
Contract for determining the
Dialect to use based on information about the database / driver. |
| Class and Description |
|---|
| DialectResolver
Contract for determining the
Dialect to use based on information about the database / driver. |
| Class and Description |
|---|
| DialectResolver
Contract for determining the
Dialect to use based on information about the database / driver. |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.