Deprecated API


Contents
Deprecated Classes
org.hibernate.ejb.CurrentEntityManagerImpl
          no longer used since getEntityManager is no longer here 
 

Deprecated Methods
org.hibernate.ejb.Ejb3Configuration.createEntityManagerFactory()
            
org.hibernate.ejb.HibernatePersistence.createEntityManagerFactory(Map)
            
org.hibernate.ejb.Ejb3Configuration.createEntityManagerFactory(Map)
          use the Java Persistence API 
org.hibernate.ejb.packaging.PersistenceMetadata.setHbmfiles(List)
          use getHbmfiles() rather