Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.orm.jdo Classes and Interfaces - 16 results found.
NameDescriptionTypePackageFramework
DefaultJdoDialectDefault implementation of the JdoDialect interface.Classorg.springframework.orm.jdoSpring MVC
JdoDialectSPI strategy that allows for customizing integration with a specific JDO provider,in particular regarding transaction management and exception translation.Interfaceorg.springframework.orm.jdoSpring MVC
JdoObjectRetrievalFailureExceptionJDO-specific subclass of ObjectRetrievalFailureException.Classorg.springframework.orm.jdoSpring MVC
JdoOptimisticLockingFailureExceptionJDO-specific subclass of ObjectOptimisticLockingFailureException.Classorg.springframework.orm.jdoSpring MVC
JdoResourceFailureExceptionJDO-specific subclass of DataAccessResourceFailureException.Classorg.springframework.orm.jdoSpring MVC
JdoSystemExceptionJDO-specific subclass of UncategorizedDataAccessException,for JDO system errors that do not match any concreteClassorg.springframework.orm.jdoSpring MVC
JdoTransactionManagerPlatformTransactionManager implementation for asingle JDO PersistenceManagerFactory.Classorg.springframework.orm.jdoSpring MVC
JdoUsageExceptionJDO-specific subclass of InvalidDataAccessApiUsageException.Classorg.springframework.orm.jdoSpring MVC
LocalPersistenceManagerFactoryBeanFactoryBean that creates aJDO PersistenceManagerFactory.Classorg.springframework.orm.jdoSpring MVC
OpenPersistenceManagerInViewFilterServlet Filter that binds a JDO PersistenceManager to the thread for theentire processing of the request.Classorg.springframework.orm.jdo.supportSpring MVC
OpenPersistenceManagerInViewInterceptorSpring web request interceptor that binds a JDO PersistenceManager to thethread for the entire processing of the request.Classorg.springframework.orm.jdo.supportSpring MVC
PersistenceManagerFactoryUtilsHelper class featuring methods for JDO PersistenceManager handling,allowing for reuse of PersistenceManager instances within transactions.Classorg.springframework.orm.jdoSpring MVC
PersistenceManagerHolderHolder wrapping a JDO PersistenceManager.Classorg.springframework.orm.jdoSpring MVC
SpringPersistenceManagerProxyBeanProxy that implements the PersistenceManager interface,delegating to the current thread-bound PersistenceManager (the Spring-managedClassorg.springframework.orm.jdo.supportSpring MVC
StandardPersistenceManagerProxyBeanProxy that implements the PersistenceManager interface,delegating to a thread-bound PersistenceManager on each invocation -Classorg.springframework.orm.jdo.supportSpring MVC
TransactionAwarePersistenceManagerFactoryProxyProxy for a target JDO PersistenceManagerFactory,returning the current thread-bound PersistenceManager (the Spring-managedClassorg.springframework.orm.jdoSpring MVC