Uses of Class
org.springframework.orm.ObjectOptimisticLockingFailureException
Package
Description
Package providing integration of
Hibernate 5.x
with Spring concepts.
Package providing integration of JPA (Java Persistence API) with Spring concepts.
-
Uses of ObjectOptimisticLockingFailureException in org.springframework.orm.hibernate5
Modifier and TypeClassDescriptionclass
Hibernate-specific subclass of ObjectOptimisticLockingFailureException. -
Uses of ObjectOptimisticLockingFailureException in org.springframework.orm.jpa
Modifier and TypeClassDescriptionclass
JPA-specific subclass of ObjectOptimisticLockingFailureException.