public class HibernateOptimisticLockingFailureException extends ObjectOptimisticLockingFailureException
SessionFactoryUtils.convertHibernateAccessException(org.hibernate.HibernateException), 
Serialized Form| Constructor and Description | 
|---|
HibernateOptimisticLockingFailureException(OptimisticLockException ex)  | 
HibernateOptimisticLockingFailureException(StaleObjectStateException ex)  | 
HibernateOptimisticLockingFailureException(StaleStateException ex)  | 
getIdentifier, getPersistentClass, getPersistentClassNamecontains, getMessage, getMostSpecificCause, getRootCausepublic HibernateOptimisticLockingFailureException(StaleObjectStateException ex)
public HibernateOptimisticLockingFailureException(StaleStateException ex)
public HibernateOptimisticLockingFailureException(OptimisticLockException ex)