Uses of Package
org.hibernate.graph.spi
-
Packages that use org.hibernate.graph.spi Package Description 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.spi This package defines an internal SPI abstracting over implementations of the APIs defined inorg.hibernate.graph.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.query.spi Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.org.hibernate.sql.results.graph Defines domain result graphs.org.hibernate.sql.results.graph.entity -
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 theRootGraphcontract. -
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 theRootGraphcontract. -
Classes in org.hibernate.graph.spi used by org.hibernate.graph Class Description GraphImplementor Integration version of theGraphcontract -
Classes in org.hibernate.graph.spi used by org.hibernate.graph.spi Class Description AttributeNodeImplementor Integration version of theAttributeNodecontractGraphImplementor Integration version of theGraphcontractGraphNodeImplementor Integration version of theGraphNodecontractRootGraphImplementor Integration version of theRootGraphcontract.SubGraphImplementor Integration version of theSubGraphcontract. -
Classes in org.hibernate.graph.spi used by org.hibernate.metamodel Class Description RootGraphImplementor Integration version of theRootGraphcontract. -
Classes in org.hibernate.graph.spi used by org.hibernate.metamodel.model.domain Class Description RootGraphImplementor Integration version of theRootGraphcontract. -
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 theRootGraphcontract. -
Classes in org.hibernate.graph.spi used by org.hibernate.sql.results.graph Class Description GraphImplementor Integration version of theGraphcontract -
Classes in org.hibernate.graph.spi used by org.hibernate.sql.results.graph.entity Class Description GraphImplementor Integration version of theGraphcontract