java.lang.Objectorg.hibernate.ejb.AbstractEntityManagerImpl
org.hibernate.ejb.EntityManagerImpl
All Implemented Interfaces:
HibernateEntityManagerImplementor, Serializable
Gavin - King| Field Summary | ||
|---|---|---|
| protected Session | session | |
| protected SessionFactory | sessionFactory | |
| protected boolean | open | |
| protected boolean | discardOnClose | |
| Fields inherited from org.hibernate.ejb.AbstractEntityManagerImpl: |
|---|
| tx, persistenceContextType |
| Constructor: |
|---|
|
| Method from org.hibernate.ejb.EntityManagerImpl Summary: |
|---|
| close, getRawSession, getSession, isOpen |
| Methods from org.hibernate.ejb.AbstractEntityManagerImpl: |
|---|
| clear, contains, createNamedQuery, createNativeQuery, createNativeQuery, createNativeQuery, createQuery, find, flush, getDelegate, getFlushMode, getRawSession, getReference, getSession, getTransaction, isTransactionInProgress, joinTransaction, lock, markAsRollback, merge, persist, postInit, refresh, remove, setFlushMode, throwPersistenceException, throwPersistenceException, wrapStaleStateException |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.hibernate.ejb.EntityManagerImpl Detail: |
|---|
|
|
|
|