类的使用
org.hibernate.graph.internal.AbstractGraph
-
使用AbstractGraph的程序包 程序包 说明 org.hibernate.graph.internal -
-
org.hibernate.graph.internal中AbstractGraph的使用
org.hibernate.graph.internal中AbstractGraph的子类 修饰符和类型 类 说明 classRootGraphImpl<J>The Hibernate implementation of the JPA EntityGraph contract.classSubGraphImpl<J>参数类型为AbstractGraph的org.hibernate.graph.internal中的构造器 构造器 说明 SubGraphImpl(boolean mutable, AbstractGraph<J> original)
-