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

C

cleanupTransaction(Object) - Method in class org.apache.isis.persistence.jdo.spring.integration.DefaultJdoDialect
This implementation does nothing, as the default beginTransaction implementation does not require any cleanup.
cleanupTransaction(Object) - Method in interface org.apache.isis.persistence.jdo.spring.integration.JdoDialect
Clean up the transaction via the given transaction data.
clear() - Method in class org.apache.isis.persistence.jdo.spring.integration.PersistenceManagerHolder
 
closePersistenceManagerAfterFailedBegin(JdoTransactionManager.JdoTransactionObject) - Method in class org.apache.isis.persistence.jdo.spring.integration.JdoTransactionManager
Close the current transaction's EntityManager.
convertJdoAccessException(JDOException) - Method in class org.apache.isis.persistence.jdo.spring.integration.JdoTransactionManager
Convert the given JDOException to an appropriate exception from the org.springframework.dao hierarchy.
convertJdoAccessException(JDOException) - Static method in class org.apache.isis.persistence.jdo.spring.integration.PersistenceManagerFactoryUtils
Convert the given JDOException to an appropriate exception from the org.springframework.dao hierarchy.
A B C D E G I J L M N O P R S T 
All Classes All Packages