JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.fabric3.jpa.runtime.proxy
Interface HibernateProxy
All Known Implementing Classes:
MultiThreadedEntityManagerProxy
,
MultiThreadedSessionProxy
,
StatefulEntityManagerProxy
,
StatefulSessionProxy
public interface
HibernateProxy
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
clearEntityManager
()
Clear a cached EntityManager if the proxy implementation supports caching.
Method Detail
clearEntityManager
void clearEntityManager()
Clear a cached EntityManager if the proxy implementation supports caching.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method