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 org.hibernate.internal An internal package containing implementations of central Hibernate APIs, mostly defined inorg.hibernate
.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.query.sqm.tree.domain Nodes representing path expressions in the SQM tree.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 the RootGraph 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 the RootGraph contract -
Classes in org.hibernate.graph.spi used by org.hibernate.graph Class Description GraphImplementor Integration version of the Graph contract -
Classes in org.hibernate.graph.spi used by org.hibernate.graph.internal Class Description AttributeNodeImplementor Integration version of the AttributeNode contractGraphImplementor Integration version of the Graph contractGraphNodeImplementor Integration version of the GraphNode contractRootGraphImplementor Integration version of the RootGraph contractSubGraphImplementor Integration version of the SubGraph contract -
Classes in org.hibernate.graph.spi used by org.hibernate.graph.internal.parse Class Description AttributeNodeImplementor Integration version of the AttributeNode contractGraphImplementor Integration version of the Graph contractSubGraphImplementor Integration version of the SubGraph contract -
Classes in org.hibernate.graph.spi used by org.hibernate.graph.spi Class Description AttributeNodeImplementor Integration version of the AttributeNode contractGraphImplementor Integration version of the Graph contractGraphNodeImplementor Integration version of the GraphNode contractRootGraphImplementor Integration version of the RootGraph contractSubGraphImplementor Integration version of the SubGraph contract -
Classes in org.hibernate.graph.spi used by org.hibernate.internal Class Description RootGraphImplementor Integration version of the RootGraph 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 the RootGraph contract -
Classes in org.hibernate.graph.spi used by org.hibernate.metamodel.model.domain Class Description RootGraphImplementor Integration version of the RootGraph contractSubGraphImplementor Integration version of the SubGraph contract -
Classes in org.hibernate.graph.spi used by org.hibernate.metamodel.model.domain.internal Class Description RootGraphImplementor Integration version of the RootGraph contractSubGraphImplementor Integration version of the SubGraph contract -
Classes in org.hibernate.graph.spi used by org.hibernate.procedure.internal Class Description RootGraphImplementor Integration version of the RootGraph 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 the RootGraph 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 the RootGraph contract -
Classes in org.hibernate.graph.spi used by org.hibernate.query.sql.internal Class Description RootGraphImplementor Integration version of the RootGraph contract -
Classes in org.hibernate.graph.spi used by org.hibernate.query.sqm.tree.domain Class Description SubGraphImplementor Integration version of the SubGraph contract -
Classes in org.hibernate.graph.spi used by org.hibernate.sql.results.graph Class Description GraphImplementor Integration version of the Graph contract -
Classes in org.hibernate.graph.spi used by org.hibernate.sql.results.graph.embeddable.internal Class Description GraphImplementor Integration version of the Graph contract -
Classes in org.hibernate.graph.spi used by org.hibernate.sql.results.graph.entity Class Description GraphImplementor Integration version of the Graph contract -
Classes in org.hibernate.graph.spi used by org.hibernate.sql.results.internal Class Description RootGraphImplementor Integration version of the RootGraph contract