Uses of Package
org.hibernate.graph.spi
-
Packages that use org.hibernate.graph.spi Package Description org.hibernate.engine.jdbc.mutation.internal org.hibernate.engine.query.spi An SPI for dealing with parameters of native queries.org.hibernate.engine.spi This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.org.hibernate.graph Implements and extends the JPA-defined entity graph API.org.hibernate.graph.internal org.hibernate.graph.internal.parse org.hibernate.graph.spi This package defines an internal SPI abstracting over implementations of the APIs defined inorg.hibernate.graph
.org.hibernate.internal An internal package containing implementations of central Hibernate APIs, mostly defined inorg.hibernate
.org.hibernate.jpamodelgen.validation Validation for HQL queries.org.hibernate.loader.ast.internal org.hibernate.metamodel This package defines an API for accessing the runtime metamodel describing persistent entities in Java and their mappings to the relational database schema.org.hibernate.metamodel.model.domain Defines the runtime domain metamodel, which describes the Java aspect of the application's domain model parts (entities, attributes).org.hibernate.metamodel.model.domain.internal Implementation of the SPI for the runtime domain metamodel.org.hibernate.procedure.internal Defines the internal implementation of the stored procedure SPI.org.hibernate.query.internal org.hibernate.query.spi Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.org.hibernate.query.sql.internal Implementation of the SPIs for native SQL query support.org.hibernate.sql.results.graph Defines domain result graphs.org.hibernate.sql.results.graph.embeddable.internal org.hibernate.sql.results.graph.entity org.hibernate.sql.results.internal -
Classes in org.hibernate.graph.spi used by org.hibernate.engine.jdbc.mutation.internal Class Description AppliedGraph Contract for anything a fetch/load graph can be applied -
Classes in org.hibernate.graph.spi used by org.hibernate.engine.query.spi Class Description AppliedGraph Contract for anything a fetch/load graph can be appliedRootGraphImplementor Integration version of theRootGraph
contract. -
Classes in org.hibernate.graph.spi used by org.hibernate.engine.spi Class Description AppliedGraph Contract for anything a fetch/load graph can be appliedRootGraphImplementor Integration version of theRootGraph
contract. -
Classes in org.hibernate.graph.spi used by org.hibernate.graph Class Description GraphImplementor Integration version of theGraph
contract -
Classes in org.hibernate.graph.spi used by org.hibernate.graph.internal Class Description AttributeNodeImplementor Integration version of theAttributeNode
contractGraphImplementor Integration version of theGraph
contractGraphNodeImplementor Integration version of theGraphNode
contractRootGraphImplementor Integration version of theRootGraph
contract.SubGraphImplementor Integration version of theSubGraph
contract. -
Classes in org.hibernate.graph.spi used by org.hibernate.graph.internal.parse Class Description AttributeNodeImplementor Integration version of theAttributeNode
contractGraphImplementor Integration version of theGraph
contractSubGraphImplementor Integration version of theSubGraph
contract. -
Classes in org.hibernate.graph.spi used by org.hibernate.graph.spi Class Description AttributeNodeImplementor Integration version of theAttributeNode
contractGraphImplementor Integration version of theGraph
contractGraphNodeImplementor Integration version of theGraphNode
contractRootGraphImplementor Integration version of theRootGraph
contract.SubGraphImplementor Integration version of theSubGraph
contract. -
Classes in org.hibernate.graph.spi used by org.hibernate.internal Class Description RootGraphImplementor Integration version of theRootGraph
contract. -
Classes in org.hibernate.graph.spi used by org.hibernate.jpamodelgen.validation Class Description RootGraphImplementor Integration version of theRootGraph
contract. -
Classes in org.hibernate.graph.spi used by org.hibernate.loader.ast.internal Class Description AppliedGraph Contract for anything a fetch/load graph can be applied -
Classes in org.hibernate.graph.spi used by org.hibernate.metamodel Class Description RootGraphImplementor Integration version of theRootGraph
contract. -
Classes in org.hibernate.graph.spi used by org.hibernate.metamodel.model.domain Class Description RootGraphImplementor Integration version of theRootGraph
contract. -
Classes in org.hibernate.graph.spi used by org.hibernate.metamodel.model.domain.internal Class Description RootGraphImplementor Integration version of theRootGraph
contract.SubGraphImplementor Integration version of theSubGraph
contract. -
Classes in org.hibernate.graph.spi used by org.hibernate.procedure.internal Class Description RootGraphImplementor Integration version of theRootGraph
contract. -
Classes in org.hibernate.graph.spi used by org.hibernate.query.internal Class Description AppliedGraph Contract for anything a fetch/load graph can be appliedRootGraphImplementor Integration version of theRootGraph
contract. -
Classes in org.hibernate.graph.spi used by org.hibernate.query.spi Class Description AppliedGraph Contract for anything a fetch/load graph can be appliedRootGraphImplementor Integration version of theRootGraph
contract. -
Classes in org.hibernate.graph.spi used by org.hibernate.query.sql.internal Class Description RootGraphImplementor Integration version of theRootGraph
contract. -
Classes in org.hibernate.graph.spi used by org.hibernate.sql.results.graph Class Description GraphImplementor Integration version of theGraph
contract -
Classes in org.hibernate.graph.spi used by org.hibernate.sql.results.graph.embeddable.internal Class Description GraphImplementor Integration version of theGraph
contract -
Classes in org.hibernate.graph.spi used by org.hibernate.sql.results.graph.entity Class Description GraphImplementor Integration version of theGraph
contract -
Classes in org.hibernate.graph.spi used by org.hibernate.sql.results.internal Class Description RootGraphImplementor Integration version of theRootGraph
contract.