Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.stmt.redshift |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TTypeNameList node) |
void |
TParseTreeVisitor.preVisit(TTypeNameList node) |
Modifier and Type | Method and Description |
---|---|
TTypeNameList |
TRedshiftPrepare.getDatatypeList() |
Modifier and Type | Method and Description |
---|---|
void |
TRedshiftPrepare.setDatatypeList(TTypeNameList datatypeList) |