Class EntityGraphProcessing
java.lang.Object
org.hibernate.boot.models.xml.internal.EntityGraphProcessing
Processing for JPA entity graphs from XML
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
applyEntityGraphs
(JaxbEntityImpl jaxbEntity, org.hibernate.models.spi.MutableClassDetails classDetails, XmlDocumentContext xmlDocumentContext)
-
Constructor Details
-
EntityGraphProcessing
public EntityGraphProcessing()
-
-
Method Details
-
applyEntityGraphs
public static void applyEntityGraphs(JaxbEntityImpl jaxbEntity, org.hibernate.models.spi.MutableClassDetails classDetails, XmlDocumentContext xmlDocumentContext)
-