Uses of Package
org.mule.common.query

Packages that use org.mule.common.query
org.mule.common.metadata   
org.mule.common.metadata.util   
org.mule.common.query   
org.mule.common.query.dsql.parser   
org.mule.common.query.expression   
 

Classes in org.mule.common.query used by org.mule.common.metadata
DsqlQuery
          Representation of the DSQL query.
Field
          Represents a field in a query
 

Classes in org.mule.common.query used by org.mule.common.metadata.util
Field
          Represents a field in a query
 

Classes in org.mule.common.query used by org.mule.common.query
DefaultQueryVisitor
          This is used for translating DSQL to your native query language
DsqlQuery
          Representation of the DSQL query.
Field
          Represents a field in a query
Query
          Deprecated. 
QueryBuilder
          This represent a basic query
QueryBuilderException
          This exception is throwed if the query can't be constructed based on the current state of the builder.
QueryVisitor
          Shouldn't implement this interface.
Type
          Represents a type for Mule Query Builder
 

Classes in org.mule.common.query used by org.mule.common.query.dsql.parser
DsqlQuery
          Representation of the DSQL query.
QueryBuilder
          This represent a basic query
 

Classes in org.mule.common.query used by org.mule.common.query.expression
Field
          Represents a field in a query
QueryVisitor
          Shouldn't implement this interface.
 



Copyright © 2015 MuleSoft, Inc.. All rights reserved.