Package org.apache.jackrabbit.oak.query.ast
package org.apache.jackrabbit.oak.query.ast
-
ClassDescriptionAn AND condition.A factory for syntax tree elements.A visitor to access all elements.The base class to visit all elements.A bind variable.The "ischildnode(...)" condition.The "ischildnode(...)" join condition.The function "coalesce(..)".A result column expression.A comparison operation (including "like").The base class for constraints.The "isdescendantnode(...)" condition.The "isdescendantnode(...)" join condition.The base class for dynamic operands (such as a function or property).The "a.x = b.y" join condition.A facet result column expression.The function "first(..)".A fulltext "contains(...)" condition.A fulltext search score expression.A "in" comparison operation.The base class for join conditions.A join.The enumeration of all join types.The function "length(..)".A literal of a certain data type, possibly "cast(..)" of a literal.The function "lower(..)".A native function condition.The function "localname(..)".The function "name(..)".A nodetype info mechanism.A nodetype info mechanism.A "not" condition.The enumeration of all operators.The enumeration of query column orders (ascending and descending).An element of an "order by" list.An "or" condition.The function "path(..)".A condition to check if the property exists ("is not null").A condition to check if the property does not exist ("is null").A property expression.The function "issamenode(..)".The "issamenode(...)" join condition.A selector within a query.Support for "similar(...)The base class of a selector and a join.Support for "spellcheck(...)The base class for static operands (literal, bind variables).Support for "suggest(...)The function "upper(..)".