Uses of Class
org.tentackle.wurblet.WurbletRelation
-
Uses of WurbletRelation in org.tentackle.wurblet
Methods in org.tentackle.wurblet that return WurbletRelationModifier and TypeMethodDescriptionJoin.getWurbletRelation()Gets the relation wrapped by this load join.Methods in org.tentackle.wurblet that return types with arguments of type WurbletRelationMethod parameters in org.tentackle.wurblet with type arguments of type WurbletRelationModifier and TypeMethodDescriptionJoinPath.findJoin(List<WurbletRelation> wurbletRelations) Find the join for given relation path.Constructors in org.tentackle.wurblet with parameters of type WurbletRelationModifierConstructorDescriptionJoin(WurbletRelation wurbletRelation, WurbletArgument argument) Creates an unnamed load join.