|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
LQLBuilder | |
LQLFilterCollection | Used to collect the generated LQL AST fragments created by all the QueryFunction s
in the current QueryState , then combine those fragments into a single clause to
be sent to the MDEX Engine. |
LQLPrintUtil | Utility for converting LQL query objects to readable strings, using LQL syntax. |
LQLUtils | A collection of utilities for use when working with LQL ASTs, expressions, fragments, statements, etc. |
Enum Summary | |
---|---|
LQLBuilder.AdditiveOp | Enum detailing mathematical operations that can be used in LQL queries. |
LQLBuilder.CompareOp | Enum detailing operations usable in the LQL ComparisonExpression. |
LQLBuilder.CubeRollupType | Enum detailing CubeRollup types that can be used in distinguishing the type when executes rollup/cube function. |
LQLBuilder.Function | Enum detailing functions usable in the LQL FunctionCallExpression. |
LQLBuilder.LQLMDEXType | Represents types that come from MDEX records generated by LQL. |
LQLBuilder.MultiplicativeOp |
Exception Summary | |
---|---|
LQLException | Exception thrown when encountering an error working with LQL. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |