|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in net.sf.hibernate.exception used by net.sf.hibernate | |
Nestable
An interface to be implemented by Throwable
extensions which would like to be able to nest root exceptions
inside themselves. |
|
NestableException
The base class of all exceptions which can contain other exceptions. |
|
NestableRuntimeException
The base class of all runtime exceptions which can contain other exceptions. |
|
SQLExceptionConverter
Defines a contract for implementations that know how to convert SQLExceptions into Hibernate's JDBCException hierarchy. |
Classes in net.sf.hibernate.exception used by net.sf.hibernate.cache | |
Nestable
An interface to be implemented by Throwable
extensions which would like to be able to nest root exceptions
inside themselves. |
|
NestableException
The base class of all exceptions which can contain other exceptions. |
Classes in net.sf.hibernate.exception used by net.sf.hibernate.cfg | |
SQLExceptionConverter
Defines a contract for implementations that know how to convert SQLExceptions into Hibernate's JDBCException hierarchy. |
Classes in net.sf.hibernate.exception used by net.sf.hibernate.dialect | |
SQLExceptionConverter
Defines a contract for implementations that know how to convert SQLExceptions 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. |
Classes in net.sf.hibernate.exception used by net.sf.hibernate.exception | |
Nestable
An interface to be implemented by Throwable
extensions which would like to be able to nest root exceptions
inside themselves. |
|
NestableDelegate
A shared implementation of the nestable exception functionality. |
|
NestableException
The base class of all exceptions which can contain other exceptions. |
|
SQLExceptionConverter
Defines a contract for implementations that know how to convert SQLExceptions 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. |
Classes in net.sf.hibernate.exception used by net.sf.hibernate.id | |
Nestable
An interface to be implemented by Throwable
extensions which would like to be able to nest root exceptions
inside themselves. |
|
NestableException
The base class of all exceptions which can contain other exceptions. |
Classes in net.sf.hibernate.exception used by net.sf.hibernate.impl | |
SQLExceptionConverter
Defines a contract for implementations that know how to convert SQLExceptions into Hibernate's JDBCException hierarchy. |
Classes in net.sf.hibernate.exception used by net.sf.hibernate.jca | |
SQLExceptionConverter
Defines a contract for implementations that know how to convert SQLExceptions into Hibernate's JDBCException hierarchy. |
Classes in net.sf.hibernate.exception used by net.sf.hibernate.jmx | |
SQLExceptionConverter
Defines a contract for implementations that know how to convert SQLExceptions into Hibernate's JDBCException hierarchy. |
Classes in net.sf.hibernate.exception used by net.sf.hibernate.type | |
Nestable
An interface to be implemented by Throwable
extensions which would like to be able to nest root exceptions
inside themselves. |
|
NestableException
The base class of all exceptions which can contain other exceptions. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |