Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
Modifier and Type | Method and Description |
---|---|
void |
TCreateFunctionSqlNode.setFunctionOption(TCreateFunctionOption option) |
void |
TCreateProcedureSqlNode.setFunctionOption(TCreateFunctionOption option) |
Modifier and Type | Method and Description |
---|---|
void |
TCreateFunctionSqlNode.setFunctionOptions(TPTNodeList<TCreateFunctionOption> options) |
void |
TCreateProcedureSqlNode.setFunctionOptions(TPTNodeList<TCreateFunctionOption> options) |