类的使用
org.hibernate.StaleStateException
-
使用StaleStateException的程序包 程序包 说明 org.hibernate This package defines the central Hibernate APIs.org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs. -
-
org.hibernate中StaleStateException的使用
org.hibernate中StaleStateException的子类 修饰符和类型 类 说明 classStaleObjectStateExceptionA specialized StaleStateException that carries information about the particular entity instance that was the source of the failure. -
org.hibernate.internal中StaleStateException的使用
参数类型为StaleStateException的org.hibernate.internal中的方法 修饰符和类型 方法 说明 protected javax.persistence.PersistenceExceptionExceptionConverterImpl. wrapStaleStateException(StaleStateException e)
-