@Deprecated public class HibernateOptimisticLockingFailureException extends ObjectOptimisticLockingFailureException
SessionFactoryUtils.convertHibernateAccessException(org.hibernate.HibernateException)
,
Serialized FormConstructor and Description |
---|
HibernateOptimisticLockingFailureException(OptimisticLockException ex)
Deprecated.
|
HibernateOptimisticLockingFailureException(StaleObjectStateException ex)
Deprecated.
|
HibernateOptimisticLockingFailureException(StaleStateException ex)
Deprecated.
|
getIdentifier, getPersistentClass, getPersistentClassName
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HibernateOptimisticLockingFailureException(StaleObjectStateException ex)
public HibernateOptimisticLockingFailureException(StaleStateException ex)
public HibernateOptimisticLockingFailureException(OptimisticLockException ex)