クラス階層
- java.lang.ObjectSE
- org.springframework.orm.jpa.AbstractEntityManagerFactoryBean (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.orm.jpa.EntityManagerFactoryInfo, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.dao.support.PersistenceExceptionTranslator, java.io.SerializableSE, org.springframework.beans.factory.SmartInitializingSingleton)
- org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean (implements org.springframework.context.weaving.LoadTimeWeaverAware, org.springframework.context.ResourceLoaderAware)
- org.springframework.orm.jpa.LocalEntityManagerFactoryBean
- org.springframework.transaction.support.AbstractPlatformTransactionManager (implements org.springframework.transaction.ConfigurableTransactionManager, org.springframework.transaction.PlatformTransactionManager, java.io.SerializableSE)
- org.springframework.orm.jpa.JpaTransactionManager (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean, org.springframework.transaction.support.ResourceTransactionManager)
- org.springframework.orm.jpa.DefaultJpaDialect (implements org.springframework.orm.jpa.JpaDialect, java.io.SerializableSE)
- org.springframework.orm.jpa.EntityManagerFactoryAccessor (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.orm.jpa.EntityManagerFactoryUtils
- org.springframework.orm.jpa.ExtendedEntityManagerCreator
- org.springframework.transaction.support.ResourceHolderSupport (implements org.springframework.transaction.support.ResourceHolder)
- org.springframework.orm.jpa.EntityManagerHolder
- org.springframework.orm.jpa.SharedEntityManagerCreator
- java.lang.ThrowableSE (implements java.io.SerializableSE)
- java.lang.ExceptionSE
- java.lang.RuntimeExceptionSE
- org.springframework.core.NestedRuntimeException
- org.springframework.dao.DataAccessException
- org.springframework.dao.NonTransientDataAccessException
- org.springframework.dao.DataRetrievalFailureException
- org.springframework.orm.ObjectRetrievalFailureException
- org.springframework.orm.jpa.JpaObjectRetrievalFailureException
- org.springframework.orm.ObjectRetrievalFailureException
- org.springframework.dao.UncategorizedDataAccessException
- org.springframework.orm.jpa.JpaSystemException
- org.springframework.dao.DataRetrievalFailureException
- org.springframework.dao.TransientDataAccessException
- org.springframework.dao.ConcurrencyFailureException
- org.springframework.dao.OptimisticLockingFailureException
- org.springframework.orm.ObjectOptimisticLockingFailureException
- org.springframework.orm.jpa.JpaOptimisticLockingFailureException
- 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.RuntimeExceptionSE
- java.lang.ExceptionSE
- org.springframework.orm.jpa.AbstractEntityManagerFactoryBean (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.orm.jpa.EntityManagerFactoryInfo, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.dao.support.PersistenceExceptionTranslator, java.io.SerializableSE, org.springframework.beans.factory.SmartInitializingSingleton)
インターフェース階層
- jakarta.persistence.EntityManagerEE
- org.springframework.orm.jpa.EntityManagerProxy
- org.springframework.orm.jpa.EntityManagerFactoryInfo
- org.springframework.orm.jpa.JpaVendorAdapter
- org.springframework.dao.support.PersistenceExceptionTranslator
- org.springframework.orm.jpa.JpaDialect