Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
Modifier and Type | Method and Description |
---|---|
TWithTableLock |
TSelectSqlNode.getWithTableLock() |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TWithTableLock node) |
void |
TParseTreeVisitor.preVisit(TWithTableLock node) |
void |
TSelectSqlNode.setWithTableLock(TWithTableLock withTableLock) |
Copyright © 2019. All rights reserved.