Uses of Package
org.makumba.providers.query.oql

Packages that use org.makumba.providers.query.oql
org.makumba.providers.query.oql   
 

Classes in org.makumba.providers.query.oql used by org.makumba.providers.query.oql
AnalysisTree
           
ComparisonTree
          comparison operations have operands of the same type
OQLAST
           
OQLLexerTokenTypes
           
ParamAST
           
Projection
           
QueryAST
          an OQL query, writes out the translated SQL query
QueryAST.Join
          the four elements of a join: label1.field1 = label2.field2