Class EntityGraphProcessing

java.lang.Object
org.hibernate.boot.models.xml.internal.EntityGraphProcessing

public class EntityGraphProcessing extends Object
Processing for JPA entity graphs from XML
  • Constructor Details

    • EntityGraphProcessing

      public EntityGraphProcessing()
  • Method Details

    • applyEntityGraphs

      public static void applyEntityGraphs(JaxbEntityImpl jaxbEntity, org.hibernate.models.spi.MutableClassDetails classDetails, XmlDocumentContext xmlDocumentContext)