接口的使用
org.hibernate.graph.spi.AppliedGraph
-
使用AppliedGraph的程序包 程序包 说明 org.hibernate.engine.query.spi Defines support for query plans and stored metadata about queriesorg.hibernate.engine.spi -
-
org.hibernate.engine.query.spi中AppliedGraph的使用
实现AppliedGraph的org.hibernate.engine.query.spi中的类 修饰符和类型 类 说明 classEntityGraphQueryHintEncapsulates a JPA EntityGraph provided through a JPQL query hint. -
org.hibernate.engine.spi中AppliedGraph的使用
实现AppliedGraph的org.hibernate.engine.spi中的类 修饰符和类型 类 说明 classEffectiveEntityGraphThink of this as the composite modeling of a graph and the semantic.
-