Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Spring2.0.6
Package:
org.springframework.orm.jpa
Class
public
abstract
class
JpaAccessor
extends
EntityManagerFactoryAccessor
implements
InitializingBean
Overview
Inheritance
Members
Usage
Source
Books
Since
2.0
Version
Not specified.
Author(s)
Juergen Hoeller
Base class for JpaTemplate and JpaInterceptor, defining common properties such as EntityManagerFactory and flushing behavior.
Not intended to be used directly. See
JpaTemplate
and
JpaInterceptor
.
See also
setEntityManagerFactory(EntityManagerFactory)
setEntityManager(EntityManager)
setJpaDialect(JpaDialect)
setFlushEager(boolean)
JpaTemplate
JpaInterceptor
JpaDialect
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
Not intended to be used directly. See JpaTemplate and JpaInterceptor .