Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.nodes.teradata | |
gudusoft.gsqlparser.stmt.teradata |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TTeradataLockClause node) |
void |
TParseTreeVisitor.preVisit(TTeradataLockClause node) |
Modifier and Type | Method and Description |
---|---|
ArrayList<TTeradataLockClause> |
TTeradataLockSqlNode.getLockClauses() |
Modifier and Type | Method and Description |
---|---|
ArrayList<TTeradataLockClause> |
TTeradataLock.getLockClauses() |