interface SqlMetaLogOperand
SqlMetaLogExpr
.
In fact it's a marker interface for
Modifier and Type | Method and Description |
---|---|
boolean |
processExpression(SqlProcessContext ctx)
The main contract to evaluate a logical value of META SQL sub-elements.
|
boolean processExpression(SqlProcessContext ctx)
ctx
- the context for a dynamic ANSI SQL Query generationCopyright © 2016. All rights reserved.