Package org.mule.runtime.extension.api.dsql
package org.mule.runtime.extension.api.dsql
-
ClassDescriptionDefault
OperatorTranslatorimplementation, if no implementation is defined in aQueryTranslatorthis one is going to be used.The direction to sort the items returned from a query.This class works as a processor ofDsqlQuerys, conforming to the rules of the formal defined grammar.Represents a parsed DSQL query.Represents the queried entity in a DSQL query.Generic contract for a DSQL expression.Represents a selected field in a query.Provides the possibility to define an operators syntax for translating from the DSQL operators to the specific query language ones.Builder interface to create basic query objects.This is a translator interface for go over a DSQLQuerystructure and easily translate it to a native one.Value<T>Represents a value for a query field comparison.