Save This Page
Home » hibernate-entity-src-20081106 » org.hibernate » ejb » [javadoc | source]
org.hibernate.ejb
public class: EntityManagerFactoryImpl [javadoc | source]
java.lang.Object
   org.hibernate.ejb.EntityManagerFactoryImpl

All Implemented Interfaces:
    HibernateEntityManagerFactory

Constructor:
 public EntityManagerFactoryImpl(SessionFactory sessionFactory,
    PersistenceUnitTransactionType transactionType,
    boolean discardOnClose) 
Method from org.hibernate.ejb.EntityManagerFactoryImpl Summary:
close,   createEntityManager,   createEntityManager,   getSessionFactory,   isOpen
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.hibernate.ejb.EntityManagerFactoryImpl Detail:
 public  void close() 
 public EntityManager createEntityManager() 
 public EntityManager createEntityManager(Map map) 
 public SessionFactory getSessionFactory() 
 public boolean isOpen()