Uses of Package
org.hibernate.exception

Packages that use org.hibernate.exception
org.hibernate.exception This package is a fork of Apache commons-lang nestable exceptions. 
org.hibernate.service.jdbc.dialect.internal   
org.hibernate.service.jdbc.dialect.spi   
 

Classes in org.hibernate.exception used by org.hibernate.exception
LockAcquisitionException
          Implementation of JDBCException indicating a problem acquiring lock on the database.
 

Classes in org.hibernate.exception used by org.hibernate.service.jdbc.dialect.internal
JDBCConnectionException
          Implementation of JDBCException indicating problems with communicating with the database (can also include incorrect JDBC setup).
 

Classes in org.hibernate.exception used by org.hibernate.service.jdbc.dialect.spi
JDBCConnectionException
          Implementation of JDBCException indicating problems with communicating with the database (can also include incorrect JDBC setup).
 



Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.