|
Oracle® Fusion Middleware Java API Reference for EclipseLink 11g Release 1 (11.1.1) E26376-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JpaEntityManagerFactory
Purpose: Defines the Interface for EclipseLink extensions to the EntityManagerFactory
EntityManagerFactory| Method Summary | |
|---|---|
org.eclipse.persistence.internal.sessions.DatabaseSessionImpl |
getDatabaseSession()Returns the DatabaseSession that the Factory will be using and initializes it if it is not available. |
ServerSession |
getServerSession()Returns the ServerSession that the Factory will be using and initializes it if it is not available. |
SessionBroker |
getSessionBroker()Returns the SessionBroker that the Factory will be using and initializes it if it is not available. |
void |
refreshMetadata(java.util.Map properties)As this EntityManagerFactory to refresh itself. |
org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate |
unwrap()Gets the underlying implementation of the EntityManagerFactory. |
| Method Detail |
|---|
org.eclipse.persistence.internal.sessions.DatabaseSessionImpl getDatabaseSession()
ServerSession getServerSession()
SessionBroker getSessionBroker()
org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate unwrap()
void refreshMetadata(java.util.Map properties)
properties -
|
Oracle® Fusion Middleware Java API Reference for EclipseLink 11g Release 1 (11.1.1) E26376-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||