Uses of Package
org.mule.runtime.extension.api.dsql
Packages that use org.mule.runtime.extension.api.dsql
-
Classes in org.mule.runtime.extension.api.dsql used by org.mule.runtime.extension.api.dsqlClassDescriptionThe direction to sort the items returned from a query.This class works as a processor of
DsqlQuerys, 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.Represents a value for a query field comparison.