| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| gudusoft.gsqlparser.stmt |
Provides the classes represent various SQL statements.
|
| Modifier and Type | Method and Description |
|---|---|
TPTNodeList<TSequenceOption> |
TAlterSequenceSqlNode.getOptions() |
TPTNodeList<TSequenceOption> |
TCreateSequenceSqlNode.getOptions() |
| Modifier and Type | Method and Description |
|---|---|
TPTNodeList<TSequenceOption> |
TCreateSequenceStmt.getOptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
TCreateSequenceStmt.setOptions(TPTNodeList<TSequenceOption> options) |
Copyright © 2019. All rights reserved.