Uses of Interface
org.hibernate.ejb.HibernateEntityManagerFactory

Packages that use HibernateEntityManagerFactory
org.hibernate.ejb   
 

Uses of HibernateEntityManagerFactory in org.hibernate.ejb
 

Classes in org.hibernate.ejb that implement HibernateEntityManagerFactory
 class EntityManagerFactoryImpl
          Actual Hiberate implementation of EntityManagerFactory.
 

Methods in org.hibernate.ejb that return HibernateEntityManagerFactory
 HibernateEntityManagerFactory HibernateEntityManagerImplementor.getFactory()
          Get access to the Hibernate extended EMF contract.
 HibernateEntityManagerFactory AbstractEntityManagerImpl.getFactory()
          Get access to the Hibernate extended EMF contract.
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.