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

T

TransactionAwarePersistenceManagerFactoryProxy - Class in org.apache.isis.persistence.jdo.spring.integration
Proxy for a target JDO PersistenceManagerFactory, returning the current thread-bound PersistenceManager (the Spring-managed transactional PersistenceManager or the single OpenPersistenceManagerInView PersistenceManager) on getPersistenceManager(), if any.
TransactionAwarePersistenceManagerFactoryProxy(MetaModelContext) - Constructor for class org.apache.isis.persistence.jdo.spring.integration.TransactionAwarePersistenceManagerFactoryProxy
 
translateException(JDOException) - Method in class org.apache.isis.persistence.jdo.spring.integration.DefaultJdoDialect
This implementation delegates to PersistenceManagerFactoryUtils.
translateException(JDOException) - Method in interface org.apache.isis.persistence.jdo.spring.integration.JdoDialect
Translate the given JDOException to a corresponding exception from Spring's generic DataAccessException hierarchy.
translateExceptionIfPossible(RuntimeException) - Method in class org.apache.isis.persistence.jdo.spring.integration.DefaultJdoDialect
Implementation of the PersistenceExceptionTranslator interface, as autodetected by Spring's PersistenceExceptionTranslationPostProcessor.
translateExceptionIfPossible(RuntimeException) - Method in class org.apache.isis.persistence.jdo.spring.integration.LocalPersistenceManagerFactoryBean
Implementation of the PersistenceExceptionTranslator interface, as autodetected by Spring's PersistenceExceptionTranslationPostProcessor.
A B C D E G I J L M N O P R S T 
All Classes All Packages