Package | Description |
---|---|
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.exception |
This package is a fork of Apache commons-lang nestable exceptions.
|
Class and Description |
---|
JDBCConnectionException
Implementation of JDBCException indicating problems with communicating with the
database (can also include incorrect JDBC setup).
|
Class and Description |
---|
JDBCConnectionException
Implementation of JDBCException indicating problems with communicating with the
database (can also include incorrect JDBC setup).
|
Class and Description |
---|
LockAcquisitionException
Implementation of JDBCException indicating a problem acquiring lock
on the database.
|
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.