Package org.hibernate.graph.spi
This package defines an internal SPI abstracting over implementations
of the APIs defined in
org.hibernate.graph.-
Interface Summary Interface Description AppliedGraph Contract for anything a fetch/load graph can be appliedAttributeNodeImplementor<J> Integration version of theAttributeNodecontractGraphImplementor<J> Integration version of theGraphcontractGraphNodeImplementor<J> Integration version of theGraphNodecontractRootGraphImplementor<J> Integration version of theRootGraphcontract.SubGraphImplementor<J> Integration version of theSubGraphcontract. -
Class Summary Class Description GraphHelper Helper containing utilities useful for graph handling