首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
Spring Framework 2.0.5 API 文档英文版
org.springframework.orm.jpa Class Hierarchy (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
The Spring Framework
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package org.springframework.orm.jpa
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
org.springframework.orm.jpa.
AbstractEntityManagerFactoryBean
(implements org.springframework.beans.factory.
DisposableBean
, org.springframework.orm.jpa.
EntityManagerFactoryInfo
, org.springframework.beans.factory.
FactoryBean
, org.springframework.beans.factory.
InitializingBean
, org.springframework.dao.support.
PersistenceExceptionTranslator
)
org.springframework.orm.jpa.
LocalContainerEntityManagerFactoryBean
(implements org.springframework.beans.factory.
BeanClassLoaderAware
, org.springframework.context.
ResourceLoaderAware
)
org.springframework.orm.jpa.
LocalEntityManagerFactoryBean
org.springframework.transaction.support.
AbstractPlatformTransactionManager
(implements org.springframework.transaction.
PlatformTransactionManager
, java.io.
Serializable
)
org.springframework.orm.jpa.
JpaTransactionManager
(implements org.springframework.beans.factory.
InitializingBean
, org.springframework.transaction.support.
ResourceTransactionManager
)
org.springframework.orm.jpa.
DefaultJpaDialect
(implements org.springframework.orm.jpa.
JpaDialect
)
org.springframework.orm.jpa.
EntityManagerFactoryAccessor
org.springframework.orm.jpa.
JpaAccessor
(implements org.springframework.beans.factory.
InitializingBean
)
org.springframework.orm.jpa.
JpaInterceptor
(implements org.aopalliance.intercept.
MethodInterceptor
)
org.springframework.orm.jpa.
JpaTemplate
(implements org.springframework.orm.jpa.
JpaOperations
)
org.springframework.orm.jpa.
EntityManagerFactoryUtils
org.springframework.orm.jpa.
ExtendedEntityManagerCreator
org.springframework.transaction.support.
ResourceHolderSupport
org.springframework.orm.jpa.
EntityManagerHolder
org.springframework.orm.jpa.
SharedEntityManagerCreator
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.springframework.core.
NestedRuntimeException
org.springframework.dao.
DataAccessException
org.springframework.dao.
ConcurrencyFailureException
org.springframework.dao.
OptimisticLockingFailureException
org.springframework.orm.
ObjectOptimisticLockingFailureException
org.springframework.orm.jpa.
JpaOptimisticLockingFailureException
org.springframework.dao.
DataRetrievalFailureException
org.springframework.orm.
ObjectRetrievalFailureException
org.springframework.orm.jpa.
JpaObjectRetrievalFailureException
org.springframework.dao.
UncategorizedDataAccessException
org.springframework.orm.jpa.
JpaSystemException
Interface Hierarchy
javax.persistence.EntityManager
org.springframework.orm.jpa.
EntityManagerPlus
(also extends org.springframework.orm.jpa.
EntityManagerPlusOperations
)
javax.persistence.EntityManagerFactory
org.springframework.orm.jpa.
EntityManagerFactoryPlus
(also extends org.springframework.orm.jpa.
EntityManagerFactoryPlusOperations
)
org.springframework.orm.jpa.
EntityManagerFactoryInfo
org.springframework.orm.jpa.
EntityManagerFactoryPlusOperations
org.springframework.orm.jpa.
EntityManagerFactoryPlus
(also extends javax.persistence.EntityManagerFactory)
org.springframework.orm.jpa.
EntityManagerPlusOperations
org.springframework.orm.jpa.
EntityManagerPlus
(also extends javax.persistence.EntityManager)
org.springframework.orm.jpa.
JpaCallback
org.springframework.orm.jpa.
JpaOperations
org.springframework.orm.jpa.
JpaVendorAdapter
org.springframework.dao.support.
PersistenceExceptionTranslator
org.springframework.orm.jpa.
JpaDialect
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
The Spring Framework
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2002-2007
The Spring Framework
.