Package org.hibernate.graph.spi
@Incubating
package org.hibernate.graph.spi
This package defines an internal SPI abstracting over implementations
of the APIs defined in
org.hibernate.graph
.-
ClassDescriptionContract for anything a fetch/load graph can be appliedAttributeNodeImplementor<J,
E, K> Integration version of theAttributeNode
contract.Helper containing utilities useful for graph handlingIntegration version of theGraph
contract.Integration version of theGraphNode
contractIntegration version of theRootGraph
contract.Integration version of theSubGraph
contract.