Uses of Package
org.apache.jackrabbit.oak.query.ast
Packages that use org.apache.jackrabbit.oak.query.ast
Package
Description
-
-
Classes in org.apache.jackrabbit.oak.query.ast used by org.apache.jackrabbit.oak.queryClassDescriptionA result column expression.The base class for constraints.A nodetype info mechanism.A nodetype info mechanism.An element of an "order by" list.The base class of a selector and a join.
-
Classes in org.apache.jackrabbit.oak.query.ast used by org.apache.jackrabbit.oak.query.astClassDescriptionAn AND condition.A visitor to access 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.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 "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(..)".
-
Classes in org.apache.jackrabbit.oak.query.ast used by org.apache.jackrabbit.oak.query.indexClassDescriptionThe enumeration of all operators.A selector within a query.
-
Classes in org.apache.jackrabbit.oak.query.ast used by org.apache.jackrabbit.oak.query.plan