Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.stmt.oracle |
Modifier and Type | Method and Description |
---|---|
TResultCacheClause |
TCreateFunctionSqlNode.getResultCacheClause() |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TResultCacheClause node) |
void |
TParseTreeVisitor.preVisit(TResultCacheClause node) |
Modifier and Type | Method and Description |
---|---|
TResultCacheClause |
TPlsqlCreateFunction.getResultCacheClause() |
Modifier and Type | Method and Description |
---|---|
void |
TPlsqlCreateFunction.setResultCacheClause(TResultCacheClause resultCacheClause) |
Copyright © 2019. All rights reserved.