Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.scriptWriter | |
gudusoft.gsqlparser.stmt |
Provides the classes represent various SQL statements.
|
Modifier and Type | Method and Description |
---|---|
TRestrictionClause |
TCreateViewSqlNode.getRestrictionClause() |
Modifier and Type | Method and Description |
---|---|
void |
TCreateViewSqlNode.setRestrictionClause(TRestrictionClause restrictionClause) |
Modifier and Type | Method and Description |
---|---|
void |
TScriptGeneratorVisitor.preVisit(TRestrictionClause clause) |
Modifier and Type | Method and Description |
---|---|
TRestrictionClause |
TCreateViewSqlStatement.getRestrictionClause()
Oracle, DB2 restriction clause
|
Modifier and Type | Method and Description |
---|---|
void |
TCreateViewSqlStatement.setRestrictionClause(TRestrictionClause restrictionClause) |
Copyright © 2019. All rights reserved.