| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.ejb.AbstractEntityManagerImpl
org.hibernate.ejb.CurrentEntityManagerImpl
public class CurrentEntityManagerImpl
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class org.hibernate.ejb.AbstractEntityManagerImpl | 
|---|
| AbstractEntityManagerImpl.TupleBuilderTransformer | 
| Nested classes/interfaces inherited from interface org.hibernate.ejb.HibernateEntityManagerImplementor | 
|---|
| HibernateEntityManagerImplementor.Options | 
| Field Summary | 
|---|
| Fields inherited from class org.hibernate.ejb.AbstractEntityManagerImpl | 
|---|
| persistenceContextType, tx | 
| Constructor Summary | |
|---|---|
| CurrentEntityManagerImpl(EntityManagerFactoryImpl entityManagerFactory,
                         PersistenceUnitTransactionType transactionType,
                         Map properties)Deprecated. | |
| Method Summary | |
|---|---|
|  void | close()Deprecated. | 
| protected  Session | getRawSession()Deprecated. Return a Session (even if the entity manager is closed). | 
|  Session | getSession()Deprecated. return a Session | 
|  boolean | isOpen()Deprecated. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public CurrentEntityManagerImpl(EntityManagerFactoryImpl entityManagerFactory,
                                PersistenceUnitTransactionType transactionType,
                                Map properties)
| Method Detail | 
|---|
public Session getSession()
AbstractEntityManagerImpl
getSession in interface HibernateEntityManagergetSession in class AbstractEntityManagerImplprotected Session getRawSession()
AbstractEntityManagerImpl
getRawSession in class AbstractEntityManagerImplpublic void close()
public boolean isOpen()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||