类分层结构
- java.lang.Object
- org.springframework.transaction.support.CtpAbstractPlatformTransactionManager (implements org.springframework.transaction.PlatformTransactionManager, java.io.Serializable)
- org.springframework.orm.hibernate3.CTPTransactionManager (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean, org.springframework.transaction.support.ResourceTransactionManager)
- org.springframework.orm.hibernate3.HbmResourceLoader
- org.springframework.orm.hibernate3.HibernateAccessor (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
- org.springframework.orm.hibernate3.HibernateTemplate (implements org.springframework.orm.hibernate3.HibernateOperations)
- org.springframework.orm.hibernate3.HibernateExceptionTranslator (implements org.springframework.dao.support.PersistenceExceptionTranslator)
- org.springframework.orm.hibernate3.AbstractSessionFactoryBean (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.orm.hibernate3.LocalSessionFactoryBean (implements org.springframework.beans.factory.BeanClassLoaderAware)