| Package | Description |
|---|---|
| org.hibernate.dialect |
This package abstracts the SQL dialect of the underlying database.
|
| org.hibernate.engine.jdbc.spi |
SPI contracts for supporting various aspects of JDBC interaction
|
| org.hibernate.engine.spi | |
| org.hibernate.exception.internal | |
| org.hibernate.exception.spi | |
| org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
| org.hibernate.persister.collection |
This package abstracts the persistence mechanism for collections.
|
| Class and Description |
|---|
| ConversionContext |
| SQLExceptionConversionDelegate
Allow a
SQLExceptionConverter to work by chaining together multiple such delegates. |
| SQLExceptionConverter
Defines a contract for implementations that know how to convert a SQLException
into Hibernate's JDBCException hierarchy.
|
| ViolatedConstraintNameExtracter
Defines a contract for implementations that can extract the name of a violated
constraint from a SQLException that is the result of that constraint violation.
|
| Class and Description |
|---|
| SQLExceptionConverter
Defines a contract for implementations that know how to convert a SQLException
into Hibernate's JDBCException hierarchy.
|
| Class and Description |
|---|
| SQLExceptionConverter
Defines a contract for implementations that know how to convert a SQLException
into Hibernate's JDBCException hierarchy.
|
| Class and Description |
|---|
| AbstractSQLExceptionConversionDelegate |
| ConversionContext |
| SQLExceptionConversionDelegate
Allow a
SQLExceptionConverter to work by chaining together multiple such delegates. |
| SQLExceptionConverter
Defines a contract for implementations that know how to convert a SQLException
into Hibernate's JDBCException hierarchy.
|
| ViolatedConstraintNameExtracter
Defines a contract for implementations that can extract the name of a violated
constraint from a SQLException that is the result of that constraint violation.
|
| Class and Description |
|---|
| ConversionContext |
| SQLExceptionConversionDelegate
Allow a
SQLExceptionConverter to work by chaining together multiple such delegates. |
| SQLExceptionConverter
Defines a contract for implementations that know how to convert a SQLException
into Hibernate's JDBCException hierarchy.
|
| ViolatedConstraintNameExtracter
Defines a contract for implementations that can extract the name of a violated
constraint from a SQLException that is the result of that constraint violation.
|
| Class and Description |
|---|
| SQLExceptionConverter
Defines a contract for implementations that know how to convert a SQLException
into Hibernate's JDBCException hierarchy.
|
| Class and Description |
|---|
| SQLExceptionConverter
Defines a contract for implementations that know how to convert a SQLException
into Hibernate's JDBCException hierarchy.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.