Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OracleStatementParser.ArchiveLogClauseContext
-
Packages that use OracleStatementParser.ArchiveLogClauseContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OracleStatementParser.ArchiveLogClauseContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OracleStatementParser.ArchiveLogClauseContext Modifier and Type Method Description OracleStatementParser.ArchiveLogClauseContextOracleStatementParser.AlterSystemOptionContext. archiveLogClause()OracleStatementParser.ArchiveLogClauseContextOracleStatementParser. archiveLogClause()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OracleStatementParser.ArchiveLogClauseContext Modifier and Type Method Description TOracleStatementBaseVisitor. visitArchiveLogClause(OracleStatementParser.ArchiveLogClauseContext ctx)Visit a parse tree produced byOracleStatementParser.archiveLogClause().TOracleStatementVisitor. visitArchiveLogClause(OracleStatementParser.ArchiveLogClauseContext ctx)Visit a parse tree produced byOracleStatementParser.archiveLogClause().
-