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 theAttributeNode
contractGraphImplementor<J> Integration version of theGraph
contractGraphNodeImplementor<J> Integration version of theGraphNode
contractRootGraphImplementor<J> Integration version of theRootGraph
contract.SubGraphImplementor<J> Integration version of theSubGraph
contract. -
Class Summary Class Description GraphHelper Helper containing utilities useful for graph handling