Class Hierarchy
- java.lang.Object
- org.springframework.transaction.support.AbstractPlatformTransactionManager (implements org.springframework.transaction.PlatformTransactionManager, java.io.Serializable)
- org.springframework.orm.hibernate3.HibernateTransactionManager (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean, org.springframework.transaction.support.ResourceTransactionManager)
- org.springframework.orm.hibernate3.FilterDefinitionFactoryBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.orm.hibernate3.HibernateAccessor (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
- org.springframework.orm.hibernate3.HibernateInterceptor (implements org.aopalliance.intercept.MethodInterceptor)
- 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)
- 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.LocalDataSourceConnectionProvider (implements org.hibernate.connection.ConnectionProvider)
- org.springframework.orm.hibernate3.LocalJtaDataSourceConnectionProvider
- org.springframework.orm.hibernate3.TransactionAwareDataSourceConnectionProvider
- org.springframework.orm.hibernate3.LocalRegionFactoryProxy (implements org.hibernate.cache.RegionFactory)
- org.springframework.orm.hibernate3.LocalTransactionManagerLookup (implements org.hibernate.transaction.TransactionManagerLookup)
- org.springframework.transaction.support.ResourceHolderSupport (implements org.springframework.transaction.support.ResourceHolder)
- org.springframework.orm.hibernate3.SessionHolder
- org.springframework.orm.hibernate3.SessionFactoryUtils
- org.springframework.orm.hibernate3.SpringSessionContext (implements org.hibernate.context.CurrentSessionContext)
- org.springframework.orm.hibernate3.SpringTransactionFactory (implements org.hibernate.transaction.TransactionFactory)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.dao.DataAccessException
- org.springframework.dao.NonTransientDataAccessException
- org.springframework.dao.DataRetrievalFailureException
- org.springframework.orm.ObjectRetrievalFailureException
- org.springframework.orm.hibernate3.HibernateObjectRetrievalFailureException
- org.springframework.orm.ObjectRetrievalFailureException
- org.springframework.dao.InvalidDataAccessResourceUsageException
- org.springframework.orm.hibernate3.HibernateQueryException
- org.springframework.dao.UncategorizedDataAccessException
- org.springframework.orm.hibernate3.HibernateJdbcException
- org.springframework.orm.hibernate3.HibernateSystemException
- org.springframework.dao.DataRetrievalFailureException
- org.springframework.dao.TransientDataAccessException
- org.springframework.dao.ConcurrencyFailureException
- org.springframework.dao.OptimisticLockingFailureException
- org.springframework.orm.ObjectOptimisticLockingFailureException
- org.springframework.orm.hibernate3.HibernateOptimisticLockingFailureException
- org.springframework.orm.ObjectOptimisticLockingFailureException
- org.springframework.dao.OptimisticLockingFailureException
- org.springframework.dao.ConcurrencyFailureException
- org.springframework.dao.NonTransientDataAccessException
- org.springframework.dao.DataAccessException
- org.springframework.core.NestedRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.orm.hibernate3.TypeDefinitionBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean)
- org.springframework.transaction.support.AbstractPlatformTransactionManager (implements org.springframework.transaction.PlatformTransactionManager, java.io.Serializable)
Interface Hierarchy
- org.springframework.orm.hibernate3.HibernateCallback<T>
- org.springframework.orm.hibernate3.HibernateOperations