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