Uses of Package
org.apache.isis.persistence.jdo.spring.exceptions
-
Packages that use org.apache.isis.persistence.jdo.spring.exceptions Package Description org.apache.isis.persistence.jdo.spring.exceptions Exception implementations supporting theorg.apache.isis.persistence.jdo.springpackage. -
Classes in org.apache.isis.persistence.jdo.spring.exceptions used by org.apache.isis.persistence.jdo.spring.exceptions Class Description ObjectOptimisticLockingFailureException Exception thrown on an optimistic locking violation for a mapped object.ObjectRetrievalFailureException Exception thrown if a mapped object could not be retrieved via its identifier.