Uses of Class
org.hibernate.ejb.metamodel.MetamodelImpl

Packages that use MetamodelImpl
org.hibernate.ejb.metamodel   
 

Uses of MetamodelImpl in org.hibernate.ejb.metamodel
 

Methods in org.hibernate.ejb.metamodel that return MetamodelImpl
static MetamodelImpl MetamodelImpl.buildMetamodel(Iterator<PersistentClass> persistentClasses, SessionFactoryImplementor sessionFactory)
          Build the metamodel using the information from the collection of Hibernate PersistentClass models as well as the Hibernate SessionFactory.
 



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