首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
Hibernate 3.2.3 正式版 API 英文文档
org.hibernate.exception Class Hierarchy (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package org.hibernate.exception
Package Hierarchies:
All Packages
Class Hierarchy
class java.lang.
Object
class org.hibernate.exception.
CacheSQLStateConverter
(implements org.hibernate.exception.
SQLExceptionConverter
)
class org.hibernate.exception.
ExceptionUtils
class org.hibernate.exception.
JDBCExceptionHelper
class org.hibernate.exception.
NestableDelegate
(implements java.io.
Serializable
)
class org.hibernate.exception.
SQLExceptionConverterFactory
class org.hibernate.exception.
SQLStateConverter
(implements org.hibernate.exception.
SQLExceptionConverter
)
class org.hibernate.exception.
TemplatedViolatedConstraintNameExtracter
(implements org.hibernate.exception.
ViolatedConstraintNameExtracter
)
class java.lang.
Throwable
(implements java.io.
Serializable
)
class java.lang.
Exception
class org.hibernate.exception.
NestableException
(implements org.hibernate.exception.
Nestable
)
class java.lang.
RuntimeException
class org.hibernate.exception.
NestableRuntimeException
(implements org.hibernate.exception.
Nestable
)
class org.hibernate.
HibernateException
class org.hibernate.
JDBCException
class org.hibernate.exception.
ConstraintViolationException
class org.hibernate.exception.
DataException
class org.hibernate.exception.
GenericJDBCException
class org.hibernate.exception.
JDBCConnectionException
class org.hibernate.exception.
LockAcquisitionException
class org.hibernate.exception.
SQLGrammarException
Interface Hierarchy
interface org.hibernate.exception.
Configurable
interface org.hibernate.exception.
Nestable
interface org.hibernate.exception.
SQLExceptionConverter
interface org.hibernate.exception.
ViolatedConstraintNameExtracter
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes