Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.nodes.snowflake | |
gudusoft.gsqlparser.nodes.vertica | |
gudusoft.gsqlparser.stmt.vertica |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TNameValuePair node) |
void |
TParseTreeVisitor.preVisit(TNameValuePair node) |
Modifier and Type | Method and Description |
---|---|
ArrayList<TNameValuePair> |
TTaskOption.getSessionParameters() |
ArrayList<TNameValuePair> |
TStageReference.getStageParams() |
Modifier and Type | Method and Description |
---|---|
void |
TStageReference.setStageParams(ArrayList<TNameValuePair> stageParams) |
Modifier and Type | Method and Description |
---|---|
TPTNodeList<TNameValuePair> |
TAlterAuthenticationSqlNode.getSetParams() |
Modifier and Type | Method and Description |
---|---|
TPTNodeList<TNameValuePair> |
TAlterAuthentication.getSetParams() |