Package | Description |
---|---|
org.hibernate.ejb.metamodel |
Modifier and Type | Method and Description |
---|---|
static MetamodelImpl |
MetamodelImpl.buildMetamodel(java.util.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 © 2013. All Rights Reserved.