A B C D E G I J L M N O P R S T 
All Classes All Packages

O

ObjectOptimisticLockingFailureException - Exception in org.apache.isis.persistence.jdo.spring.exceptions
Exception thrown on an optimistic locking violation for a mapped object.
ObjectOptimisticLockingFailureException(Class<?>, Object) - Constructor for exception org.apache.isis.persistence.jdo.spring.exceptions.ObjectOptimisticLockingFailureException
Create a new ObjectOptimisticLockingFailureException for the given object, with the default "optimistic locking failed" message.
ObjectOptimisticLockingFailureException(Class<?>, Object, String, Throwable) - Constructor for exception org.apache.isis.persistence.jdo.spring.exceptions.ObjectOptimisticLockingFailureException
Create a new ObjectOptimisticLockingFailureException for the given object, with the given explicit message.
ObjectOptimisticLockingFailureException(Class<?>, Object, Throwable) - Constructor for exception org.apache.isis.persistence.jdo.spring.exceptions.ObjectOptimisticLockingFailureException
Create a new ObjectOptimisticLockingFailureException for the given object, with the default "optimistic locking failed" message.
ObjectOptimisticLockingFailureException(String, Object) - Constructor for exception org.apache.isis.persistence.jdo.spring.exceptions.ObjectOptimisticLockingFailureException
Create a new ObjectOptimisticLockingFailureException for the given object, with the default "optimistic locking failed" message.
ObjectOptimisticLockingFailureException(String, Object, String, Throwable) - Constructor for exception org.apache.isis.persistence.jdo.spring.exceptions.ObjectOptimisticLockingFailureException
Create a new ObjectOptimisticLockingFailureException for the given object, with the given explicit message.
ObjectOptimisticLockingFailureException(String, Object, Throwable) - Constructor for exception org.apache.isis.persistence.jdo.spring.exceptions.ObjectOptimisticLockingFailureException
Create a new ObjectOptimisticLockingFailureException for the given object, with the default "optimistic locking failed" message.
ObjectOptimisticLockingFailureException(String, Throwable) - Constructor for exception org.apache.isis.persistence.jdo.spring.exceptions.ObjectOptimisticLockingFailureException
Create a general ObjectOptimisticLockingFailureException with the given message, without any information on the affected object.
ObjectRetrievalFailureException - Exception in org.apache.isis.persistence.jdo.spring.exceptions
Exception thrown if a mapped object could not be retrieved via its identifier.
ObjectRetrievalFailureException(Class<?>, Object) - Constructor for exception org.apache.isis.persistence.jdo.spring.exceptions.ObjectRetrievalFailureException
Create a new ObjectRetrievalFailureException for the given object, with the default "not found" message.
ObjectRetrievalFailureException(Class<?>, Object, String, Throwable) - Constructor for exception org.apache.isis.persistence.jdo.spring.exceptions.ObjectRetrievalFailureException
Create a new ObjectRetrievalFailureException for the given object, with the given explicit message and exception.
ObjectRetrievalFailureException(String, Object) - Constructor for exception org.apache.isis.persistence.jdo.spring.exceptions.ObjectRetrievalFailureException
Create a new ObjectRetrievalFailureException for the given object, with the default "not found" message.
ObjectRetrievalFailureException(String, Object, String, Throwable) - Constructor for exception org.apache.isis.persistence.jdo.spring.exceptions.ObjectRetrievalFailureException
Create a new ObjectRetrievalFailureException for the given object, with the given explicit message and exception.
ObjectRetrievalFailureException(String, Throwable) - Constructor for exception org.apache.isis.persistence.jdo.spring.exceptions.ObjectRetrievalFailureException
Create a general ObjectRetrievalFailureException with the given message, without any information on the affected object.
OpenPersistenceManagerInViewFilter - Class in org.apache.isis.persistence.jdo.spring.support
Servlet Filter that binds a JDO PersistenceManager to the thread for the entire processing of the request.
OpenPersistenceManagerInViewFilter() - Constructor for class org.apache.isis.persistence.jdo.spring.support.OpenPersistenceManagerInViewFilter
 
OpenPersistenceManagerInViewInterceptor - Class in org.apache.isis.persistence.jdo.spring.support
Spring web request interceptor that binds a JDO PersistenceManager to the thread for the entire processing of the request.
OpenPersistenceManagerInViewInterceptor() - Constructor for class org.apache.isis.persistence.jdo.spring.support.OpenPersistenceManagerInViewInterceptor
 
org.apache.isis.persistence.jdo.spring - package org.apache.isis.persistence.jdo.spring
 
org.apache.isis.persistence.jdo.spring.exceptions - package org.apache.isis.persistence.jdo.spring.exceptions
Exception implementations supporting the org.apache.isis.persistence.jdo.spring package.
org.apache.isis.persistence.jdo.spring.integration - package org.apache.isis.persistence.jdo.spring.integration
Package providing integration of JDO (Java Date Objects) with Spring concepts.
org.apache.isis.persistence.jdo.spring.support - package org.apache.isis.persistence.jdo.spring.support
Classes supporting the org.apache.isis.persistence.jdo.spring package.
A B C D E G I J L M N O P R S T 
All Classes All Packages