Uses of Class
org.tentackle.wurblet.JoinPath
-
Uses of JoinPath in org.tentackle.wurblet
Methods in org.tentackle.wurblet that return JoinPathModifier and TypeMethodDescriptionMethods in org.tentackle.wurblet that return types with arguments of type JoinPathModifier and TypeMethodDescriptionJoinPathFactory.createPaths(List<WurbletArgument> arguments) Creates a list of consolidated paths from wurblet arguments.
Identical leading path segments are consolidated to a single path with child paths.WurbletArgumentParser.getJoinPaths()Gets the consolidated relation paths for the join arguments.WurbletArgumentExpression.getMergedPaths()Gets the paths for wurblet arguments which can be expressed in a single SQL EXISTS clause.
The returned list is empty, if there are no paths at all or each argument needs its own EXISTS clause.JoinPath.getPaths()Methods in org.tentackle.wurblet with parameters of type JoinPathModifier and TypeMethodDescriptionConstructor parameters in org.tentackle.wurblet with type arguments of type JoinPath