クラス HibernateOptimisticLockingFailureException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.core.NestedRuntimeException
org.springframework.dao.DataAccessException
org.springframework.dao.TransientDataAccessException
org.springframework.dao.ConcurrencyFailureException
org.springframework.dao.OptimisticLockingFailureException
org.springframework.orm.ObjectOptimisticLockingFailureException
org.springframework.orm.hibernate5.HibernateOptimisticLockingFailureException
- 実装されているすべてのインターフェース:
SerializableSE
public class HibernateOptimisticLockingFailureException
extends ObjectOptimisticLockingFailureException
ObjectOptimisticLockingFailureException の Hibernate 固有のサブクラス。Hibernate の StaleObjectStateException、StaleStateException、OptimisticEntityLockException を変換します。
- 導入:
- 4.2
- 作成者:
- Juergen Hoeller
- 関連事項:
コンストラクターの概要
コンストラクターメソッドのサマリー
クラス org.springframework.orm.ObjectOptimisticLockingFailureException から継承されたメソッド
getIdentifier, getPersistentClass, getPersistentClassNameクラス org.springframework.core.NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCauseクラス java.lang.ThrowableSE から継承されたメソッド
addSuppressedSE, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCauseSE, printStackTrace, printStackTraceSE, printStackTraceSE, setStackTraceSE, toString
コンストラクターの詳細
HibernateOptimisticLockingFailureException
HibernateOptimisticLockingFailureException
HibernateOptimisticLockingFailureException