站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 3.2.3 正式版 API 英文文档

Uses of Class org.hibernate.StaleStateException (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档


Uses of Class
org.hibernate.StaleStateException

Packages that use StaleStateException
org.hibernate This package defines the central Hibernate APIs. 
 

Uses of StaleStateException in org.hibernate
 

Subclasses of StaleStateException in org.hibernate
 class StaleObjectStateException
          A StaleStateException that carries information about a particular entity instance that was the source of the failure.