程序包的使用
org.hibernate.graph
-
使用org.hibernate.graph的程序包 程序包 说明 org.hibernate This package defines the central Hibernate APIs.org.hibernate.engine.query.spi Defines support for query plans and stored metadata about queriesorg.hibernate.engine.spi org.hibernate.graph Hibernate's (extended) support for JPA's entity graphsorg.hibernate.graph.internal org.hibernate.graph.spi org.hibernate.query org.hibernate.query.criteria.internal.compile org.hibernate.query.internal -
org.hibernate使用的org.hibernate.graph中的类 类 说明 GraphSemantic JPA defines 2 distinct semantics for applying an EntityGraph.RootGraph Hibernate extension to the JPAEntityGraphcontract. -
org.hibernate.engine.query.spi使用的org.hibernate.graph中的类 类 说明 GraphSemantic JPA defines 2 distinct semantics for applying an EntityGraph. -
org.hibernate.engine.spi使用的org.hibernate.graph中的类 类 说明 GraphSemantic JPA defines 2 distinct semantics for applying an EntityGraph. -
org.hibernate.graph使用的org.hibernate.graph中的类 类 说明 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)?Graph A container forAttributeNodes.GraphNode Commonality betweenAttributeNodeandGraph.GraphSemantic JPA defines 2 distinct semantics for applying an EntityGraph.RootGraph Hibernate extension to the JPAEntityGraphcontract.SubGraph Hibernate extension to the JPA entity-graph Subgraph contract. -
org.hibernate.graph.internal使用的org.hibernate.graph中的类 类 说明 AttributeNode Hibernate extension to the JPA entity-graph AttributeNode contract.CannotContainSubGraphException Indicates an attempt was made to add a (key)?Graph A container forAttributeNodes.GraphNode Commonality betweenAttributeNodeandGraph.RootGraph Hibernate extension to the JPAEntityGraphcontract.SubGraph Hibernate extension to the JPA entity-graph Subgraph contract. -
org.hibernate.graph.spi使用的org.hibernate.graph中的类 类 说明 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)?Graph A container forAttributeNodes.GraphNode Commonality betweenAttributeNodeandGraph.GraphSemantic JPA defines 2 distinct semantics for applying an EntityGraph.RootGraph Hibernate extension to the JPAEntityGraphcontract.SubGraph Hibernate extension to the JPA entity-graph Subgraph contract. -
org.hibernate.query使用的org.hibernate.graph中的类 类 说明 GraphSemantic JPA defines 2 distinct semantics for applying an EntityGraph.RootGraph Hibernate extension to the JPAEntityGraphcontract. -
org.hibernate.query.criteria.internal.compile使用的org.hibernate.graph中的类 类 说明 GraphSemantic JPA defines 2 distinct semantics for applying an EntityGraph.RootGraph Hibernate extension to the JPAEntityGraphcontract. -
org.hibernate.query.internal使用的org.hibernate.graph中的类 类 说明 GraphSemantic JPA defines 2 distinct semantics for applying an EntityGraph.RootGraph Hibernate extension to the JPAEntityGraphcontract.