Uses of Class
gudusoft.gsqlparser.nodes.oracle.TResultCacheClause
Packages that use TResultCacheClause
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TResultCacheClause in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return TResultCacheClauseMethods in gudusoft.gsqlparser.nodes with parameters of type TResultCacheClauseModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(TResultCacheClause node) voidTParseTreeVisitor.preVisit(TResultCacheClause node) -
Uses of TResultCacheClause in gudusoft.gsqlparser.stmt.oracle
Methods in gudusoft.gsqlparser.stmt.oracle that return TResultCacheClauseMethods in gudusoft.gsqlparser.stmt.oracle with parameters of type TResultCacheClauseModifier and TypeMethodDescriptionvoidTPlsqlCreateFunction.setResultCacheClause(TResultCacheClause resultCacheClause)