Package | Description |
---|---|
org.hibernate.ejb.metamodel |
Modifier and Type | Method and Description |
---|---|
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 © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved