|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SqlMetaLogOperand | |
|---|---|
| org.sqlproc.engine.impl | |
| Uses of SqlMetaLogOperand in org.sqlproc.engine.impl |
|---|
| Classes in org.sqlproc.engine.impl that implement SqlMetaLogOperand | |
|---|---|
(package private) class |
SqlMetaConst
A META SQL sub-element. |
(package private) class |
SqlMetaIdent
A META SQL sub-element. |
(package private) class |
SqlMetaLogExpr
A META SQL sub-element. |
(package private) class |
SqlMetaLogOperator
A META SQL sub-element. |
| Fields in org.sqlproc.engine.impl with type parameters of type SqlMetaLogOperand | |
|---|---|
(package private) java.util.List<SqlMetaLogOperand> |
SqlMetaLogExpr.elements
The list of sub-elements based on ANTLR grammar. |
| Methods in org.sqlproc.engine.impl with parameters of type SqlMetaLogOperand | |
|---|---|
(package private) void |
SqlMetaLogExpr.addElement(SqlMetaLogOperand element)
Adds a new sub-element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||