Class Hierarchy
- java.lang.Object
- org.hibernate.graph.internal.AbstractGraphNode<J> (implements org.hibernate.graph.spi.GraphNodeImplementor<J>)
- org.hibernate.graph.internal.AttributeNodeImpl<J,
E, K> (implements org.hibernate.graph.spi.AttributeNodeImplementor<J, E, K>) - org.hibernate.graph.internal.GraphImpl<J> (implements org.hibernate.graph.spi.GraphImplementor<J>)
- org.hibernate.graph.internal.RootGraphImpl<J> (implements 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,
- org.hibernate.graph.internal.AbstractGraphNode<J> (implements org.hibernate.graph.spi.GraphNodeImplementor<J>)
Interface Hierarchy
- org.hibernate.graph.internal.GraphParserLogging