@Deprecated public class HibernateOptimisticLockingFailureException extends ObjectOptimisticLockingFailureException
SessionFactoryUtils.convertHibernateAccessException(org.hibernate.HibernateException), 
Serialized Form| Constructor and Description | 
|---|
| HibernateOptimisticLockingFailureException(OptimisticLockException ex)Deprecated.  | 
| HibernateOptimisticLockingFailureException(StaleObjectStateException ex)Deprecated.  | 
| HibernateOptimisticLockingFailureException(StaleStateException ex)Deprecated.  | 
getIdentifier, getPersistentClass, getPersistentClassNamecontains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HibernateOptimisticLockingFailureException(StaleObjectStateException ex)
public HibernateOptimisticLockingFailureException(StaleStateException ex)
public HibernateOptimisticLockingFailureException(OptimisticLockException ex)