Hierarchy For Package org.apache.isis.persistence.jdo.spring.integration

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.transaction.support.AbstractPlatformTransactionManager (implements org.springframework.transaction.PlatformTransactionManager, java.io.Serializable)
      • org.apache.isis.persistence.jdo.spring.integration.JdoTransactionManager (implements org.springframework.beans.factory.InitializingBean, org.springframework.transaction.support.ResourceTransactionManager)
    • org.apache.isis.persistence.jdo.spring.integration.DefaultJdoDialect (implements org.apache.isis.persistence.jdo.spring.integration.JdoDialect, org.springframework.dao.support.PersistenceExceptionTranslator)
    • org.apache.isis.persistence.jdo.spring.integration.LocalPersistenceManagerFactoryBean (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.dao.support.PersistenceExceptionTranslator)
    • org.apache.isis.persistence.jdo.spring.integration.PersistenceManagerFactoryUtils
    • org.springframework.transaction.support.ResourceHolderSupport (implements org.springframework.transaction.support.ResourceHolder)
    • org.apache.isis.persistence.jdo.spring.integration.TransactionAwarePersistenceManagerFactoryProxy (implements org.springframework.beans.factory.FactoryBean<T>)

Interface Hierarchy

  • org.apache.isis.persistence.jdo.spring.integration.JdoDialect