Uses of Package
org.hibernate.graph
-
Packages that use org.hibernate.graph Package Description org.hibernate This package defines the central Hibernate APIs, beginning withSessionandSessionFactory.org.hibernate.engine.query.spi Defines support for query plans and stored metadata about queriesorg.hibernate.engine.spi org.hibernate.graph Implements and extends the JPA-definedentity graphAPI.org.hibernate.graph.internal org.hibernate.graph.spi org.hibernate.internal An internal package containing implementations of central Hibernate APIs, mostly defined inorg.hibernate.org.hibernate.loader.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.internal org.hibernate.procedure.internal Defines the internal support for implementing stored procedure calling.org.hibernate.query Everything related to HQL/JPQL, native SQL, and criteria queries.org.hibernate.query.hql.spi org.hibernate.query.internal org.hibernate.query.spi org.hibernate.query.sql.internal org.hibernate.query.sqm.internal Package for the SQM-backed Query implementation detailsorg.hibernate.sql.results.internal -
Classes in org.hibernate.graph used by org.hibernate Class Description GraphSemantic RootGraph Hibernate extension to the JPAEntityGraphcontract. -
Classes in org.hibernate.graph used by org.hibernate.engine.query.spi Class Description GraphSemantic -
Classes in org.hibernate.graph used by org.hibernate.engine.spi Class Description GraphSemantic RootGraph Hibernate extension to the JPAEntityGraphcontract. -
Classes in org.hibernate.graph used by org.hibernate.graph Class Description AttributeNode Hibernate extension to the JPA entity-graph AttributeNode contract.CannotBecomeEntityGraphException Indicates an illegal attempt to make aGraphbecome anEntityGraphviaGraph.makeRootGraph(String, boolean).CannotContainSubGraphException Indicates an attempt was made to add a (key)? sub-graph to an attribute type that does not support (key)? sub-graphs.Graph A container forAttributeNodereferences.GraphNode Commonality betweenAttributeNodeandGraph.GraphSemantic RootGraph Hibernate extension to the JPAEntityGraphcontract.SubGraph Hibernate extension to the JPA entity-graph Subgraph contract. -
Classes in org.hibernate.graph used by org.hibernate.graph.internal Class Description AttributeNode Hibernate extension to the JPA entity-graph AttributeNode contract.CannotContainSubGraphException Indicates an attempt was made to add a (key)? sub-graph to an attribute type that does not support (key)? sub-graphs.Graph A container forAttributeNodereferences.GraphNode Commonality betweenAttributeNodeandGraph.RootGraph Hibernate extension to the JPAEntityGraphcontract.SubGraph Hibernate extension to the JPA entity-graph Subgraph contract. -
Classes in org.hibernate.graph used by org.hibernate.graph.spi Class Description AttributeNode Hibernate extension to the JPA entity-graph AttributeNode contract.CannotBecomeEntityGraphException Indicates an illegal attempt to make aGraphbecome anEntityGraphviaGraph.makeRootGraph(String, boolean).CannotContainSubGraphException Indicates an attempt was made to add a (key)? sub-graph to an attribute type that does not support (key)? sub-graphs.Graph A container forAttributeNodereferences.GraphNode Commonality betweenAttributeNodeandGraph.GraphSemantic RootGraph Hibernate extension to the JPAEntityGraphcontract.SubGraph Hibernate extension to the JPA entity-graph Subgraph contract. -
Classes in org.hibernate.graph used by org.hibernate.internal Class Description GraphSemantic RootGraph Hibernate extension to the JPAEntityGraphcontract. -
Classes in org.hibernate.graph used by org.hibernate.loader.internal Class Description GraphSemantic RootGraph Hibernate extension to the JPAEntityGraphcontract. -
Classes in org.hibernate.graph used by org.hibernate.metamodel Class Description RootGraph Hibernate extension to the JPAEntityGraphcontract. -
Classes in org.hibernate.graph used by org.hibernate.metamodel.model.domain.internal Class Description RootGraph Hibernate extension to the JPAEntityGraphcontract. -
Classes in org.hibernate.graph used by org.hibernate.procedure.internal Class Description GraphSemantic RootGraph Hibernate extension to the JPAEntityGraphcontract. -
Classes in org.hibernate.graph used by org.hibernate.query Class Description GraphSemantic RootGraph Hibernate extension to the JPAEntityGraphcontract. -
Classes in org.hibernate.graph used by org.hibernate.query.hql.spi Class Description GraphSemantic RootGraph Hibernate extension to the JPAEntityGraphcontract. -
Classes in org.hibernate.graph used by org.hibernate.query.internal Class Description GraphSemantic -
Classes in org.hibernate.graph used by org.hibernate.query.spi Class Description GraphSemantic -
Classes in org.hibernate.graph used by org.hibernate.query.sql.internal Class Description GraphSemantic RootGraph Hibernate extension to the JPAEntityGraphcontract. -
Classes in org.hibernate.graph used by org.hibernate.query.sqm.internal Class Description GraphSemantic RootGraph Hibernate extension to the JPAEntityGraphcontract. -
Classes in org.hibernate.graph used by org.hibernate.sql.results.internal Class Description GraphSemantic