接口的使用
org.hibernate.graph.spi.SubGraphImplementor
-
-
org.hibernate.graph.internal中SubGraphImplementor的使用
实现SubGraphImplementor的org.hibernate.graph.internal中的类 修饰符和类型 类 说明 classSubGraphImpl<J>返回SubGraphImplementor的org.hibernate.graph.internal中的方法 修饰符和类型 方法 说明 <AJ> SubGraphImplementor<AJ>SubGraphImpl. addKeySubGraph(String attributeName)SubGraphImplementor<J>SubGraphImpl. makeCopy(boolean mutable)SubGraphImplementor<J>AttributeNodeImpl. makeKeySubGraph()<S extends J>
SubGraphImplementor<S>AttributeNodeImpl. makeKeySubGraph(Class<S> subtype)<S extends J>
SubGraphImplementor<S>AttributeNodeImpl. makeKeySubGraph(ManagedTypeDescriptor<S> subtype)SubGraphImplementor<J>AttributeNodeImpl. makeSubGraph()<S extends J>
SubGraphImplementor<S>AttributeNodeImpl. makeSubGraph(Class<S> subtype)<S extends J>
SubGraphImplementor<S>AttributeNodeImpl. makeSubGraph(ManagedTypeDescriptor<S> subtype)SubGraphImplementor<J>RootGraphImpl. makeSubGraph(boolean mutable)SubGraphImplementor<J>SubGraphImpl. makeSubGraph(boolean mutable)返回变量类型为SubGraphImplementor的类型的org.hibernate.graph.internal中的方法 修饰符和类型 方法 说明 Map<Class<? extends J>,SubGraphImplementor<? extends J>>AttributeNodeImpl. getKeySubGraphMap()Map<Class<? extends J>,SubGraphImplementor<? extends J>>AttributeNodeImpl. getSubGraphMap()参数类型为SubGraphImplementor的org.hibernate.graph.internal中的方法 修饰符和类型 方法 说明 protected <S extends J>
voidAttributeNodeImpl. internalAddSubGraph(Class<S> subType, SubGraphImplementor<S> subGraph) -
org.hibernate.graph.internal.parse中SubGraphImplementor的使用
返回SubGraphImplementor的org.hibernate.graph.internal.parse中的方法 修饰符和类型 方法 说明 SubGraphImplementor<?>SubGraphGenerator. createSubGraph(AttributeNodeImplementor<?> attributeNode, String subTypeName, SessionFactoryImplementor sessionFactory) -
org.hibernate.graph.spi中SubGraphImplementor的使用
返回SubGraphImplementor的org.hibernate.graph.spi中的方法 修饰符和类型 方法 说明 default <AJ> SubGraphImplementor<AJ>GraphImplementor. addKeySubGraph(String attributeName)default <AJ> SubGraphImplementor<AJ>GraphImplementor. addKeySubGraph(String attributeName, Class<AJ> subtype)default <AJ> SubGraphImplementor<AJ>GraphImplementor. addKeySubGraph(javax.persistence.metamodel.Attribute<? extends J,AJ> attribute)default <AJ> SubGraphImplementor<? extends AJ>GraphImplementor. addKeySubGraph(javax.persistence.metamodel.Attribute<? extends J,AJ> attribute, Class<? extends AJ> subType)default <AJ> SubGraphImplementor<AJ>GraphImplementor. addKeySubGraph(PersistentAttributeDescriptor<? extends J,AJ> attribute)default <AJ> SubGraphImplementor<? extends AJ>GraphImplementor. addKeySubGraph(PersistentAttributeDescriptor<? extends J,AJ> attribute, Class<? extends AJ> subType)<AJ> SubGraphImplementor<AJ>SubGraphImplementor. addKeySubGraph(String attributeName)default <AJ> SubGraphImplementor<? extends AJ>SubGraphImplementor. addKeySubGraph(PersistentAttributeDescriptor<? extends J,AJ> attribute, Class<? extends AJ> subType)default <AJ> SubGraphImplementor<AJ>GraphImplementor. addSubGraph(String attributeName)default <AJ> SubGraphImplementor<AJ>GraphImplementor. addSubGraph(String attributeName, Class<AJ> subType)default <AJ> SubGraphImplementor<AJ>GraphImplementor. addSubGraph(javax.persistence.metamodel.Attribute<? extends J,AJ> attribute)default <AJ> SubGraphImplementor<AJ>GraphImplementor. addSubGraph(PersistentAttributeDescriptor<? extends J,AJ> attribute)default <AJ> SubGraphImplementor<AJ>GraphImplementor. addSubGraph(PersistentAttributeDescriptor<? extends J,AJ> attribute, Class<AJ> subType)SubGraphImplementor<J>SubGraphImplementor. makeCopy(boolean mutable)SubGraphImplementor<J>AttributeNodeImplementor. makeKeySubGraph()<S extends J>
SubGraphImplementor<S>AttributeNodeImplementor. makeKeySubGraph(Class<S> subtype)<S extends J>
SubGraphImplementor<S>AttributeNodeImplementor. makeKeySubGraph(ManagedTypeDescriptor<S> subtype)SubGraphImplementor<J>AttributeNodeImplementor. makeSubGraph()<S extends J>
SubGraphImplementor<S>AttributeNodeImplementor. makeSubGraph(Class<S> subtype)<S extends J>
SubGraphImplementor<S>AttributeNodeImplementor. makeSubGraph(ManagedTypeDescriptor<S> subtype)SubGraphImplementor<J>GraphImplementor. makeSubGraph(boolean mutable)SubGraphImplementor<J>RootGraphImplementor. makeSubGraph(boolean mutable)default SubGraphImplementor<J>SubGraphImplementor. makeSubGraph(boolean mutable)返回变量类型为SubGraphImplementor的类型的org.hibernate.graph.spi中的方法 修饰符和类型 方法 说明 Map<Class<? extends J>,SubGraphImplementor<? extends J>>AttributeNodeImplementor. getKeySubGraphMap()Map<Class<? extends J>,SubGraphImplementor<? extends J>>AttributeNodeImplementor. getSubGraphMap()类型变量类型为SubGraphImplementor的org.hibernate.graph.spi中的方法参数 修饰符和类型 方法 说明 default voidAttributeNodeImplementor. visitKeySubGraphs(BiConsumer<Class<?>,SubGraphImplementor<?>> consumer)default voidAttributeNodeImplementor. visitSubGraphs(BiConsumer<Class<?>,SubGraphImplementor<?>> consumer) -
org.hibernate.metamodel.model.domain.internal中SubGraphImplementor的使用
返回SubGraphImplementor的org.hibernate.metamodel.model.domain.internal中的方法 修饰符和类型 方法 说明 SubGraphImplementor<J>AbstractManagedType. makeSubGraph()<S extends J>
SubGraphImplementor<S>EmbeddableTypeImpl. makeSubGraph(Class<S> subType)SubGraphImplementor<J>EntityTypeImpl. makeSubGraph()<S extends J>
SubGraphImplementor<S>EntityTypeImpl. makeSubGraph(Class<S> subType)<S extends X>
SubGraphImplementor<S>MappedSuperclassTypeImpl. makeSubGraph(Class<S> subType) -
org.hibernate.metamodel.model.domain.spi中SubGraphImplementor的使用
返回SubGraphImplementor的org.hibernate.metamodel.model.domain.spi中的方法 修饰符和类型 方法 说明 default SubGraphImplementor<J>ManagedTypeDescriptor. getDefaultGraph()The default graph for this type.SubGraphImplementor<J>ManagedTypeDescriptor. makeSubGraph()Make an empty sub-graph based on this type.<S extends J>
SubGraphImplementor<S>ManagedTypeDescriptor. makeSubGraph(Class<S> subType)Make a sub-graph based on one of this type's sub-types
-