Uses of Class
com.blazebit.persistence.impl.JoinTreeNode
Packages that use JoinTreeNode
-
Uses of JoinTreeNode in com.blazebit.persistence.impl
Methods in com.blazebit.persistence.impl that return JoinTreeNodeModifier and TypeMethodDescriptionJoinNode.getOrCreateTreeNode(String joinRelationName, javax.persistence.metamodel.Attribute<?, ?> attribute) JoinNode.getParentTreeNode()Methods in com.blazebit.persistence.impl that return types with arguments of type JoinTreeNodeMethods in com.blazebit.persistence.impl with parameters of type JoinTreeNodeModifier and TypeMethodDescriptionJoinNode.cloneJoinNode(JoinNode parent, JoinTreeNode parentTreeNode, JoinAliasInfo aliasInfo) static JoinNodeJoinNode.createAssociationJoinNode(JoinNode parent, JoinTreeNode parentTreeNode, JoinType joinType, javax.persistence.metamodel.Type<?> nodeType, javax.persistence.metamodel.EntityType<?> treatType, String qualificationExpression, JoinAliasInfo aliasInfo)