Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.stmt.db2 | |
gudusoft.gsqlparser.stmt.mysql |
Modifier and Type | Method and Description |
---|---|
TElseIfSqlNodeList |
TIfSqlNode.getElseIfList() |
Modifier and Type | Method and Description |
---|---|
void |
TIfSqlNode.setElseIfList(TElseIfSqlNodeList elseIfList) |
Modifier and Type | Method and Description |
---|---|
TElseIfSqlNodeList |
TDb2IfStmt.getElseIfList() |
Modifier and Type | Method and Description |
---|---|
TElseIfSqlNodeList |
TMySQLIfStmt.getElseIfList() |
Modifier and Type | Method and Description |
---|---|
void |
TMySQLIfStmt.setElseIfList(TElseIfSqlNodeList elseIfList) |
Copyright © 2019. All rights reserved.