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 appliedIntegration version of the
AttributeNode
contractHelper containing utilities useful for graph handlingIntegration version of theGraph
contractIntegration version of theGraphNode
contractIntegration version of theRootGraph
contract.Integration version of theSubGraph
contract.