Class Hierarchy
- java.lang.Object
- org.hibernate.graph.internal.AbstractGraphNode<J> (implements org.hibernate.graph.spi.GraphNodeImplementor<J>)
- org.hibernate.graph.internal.AbstractGraph<J> (implements org.hibernate.graph.spi.GraphImplementor<J>)
- org.hibernate.graph.internal.RootGraphImpl<J> (implements jakarta.persistence.EntityGraph<T>, org.hibernate.graph.spi.RootGraphImplementor<J>)
- org.hibernate.graph.internal.SubGraphImpl<J> (implements org.hibernate.graph.spi.SubGraphImplementor<J>)
- org.hibernate.graph.internal.AttributeNodeImpl<J> (implements org.hibernate.graph.spi.AttributeNodeImplementor<J>)
- org.hibernate.graph.internal.AbstractGraph<J> (implements org.hibernate.graph.spi.GraphImplementor<J>)
- org.hibernate.graph.internal.AbstractGraphNode<J> (implements org.hibernate.graph.spi.GraphNodeImplementor<J>)
Interface Hierarchy
- org.hibernate.graph.internal.GraphParserLogging