| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.DropRollbackSegmentContext |
OracleStatementParser.dropRollbackSegment() |
OracleStatementParser.DropRollbackSegmentContext |
OracleStatementParser.ExecuteContext.dropRollbackSegment() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitDropRollbackSegment(OracleStatementParser.DropRollbackSegmentContext ctx)
Visit a parse tree produced by
OracleStatementParser.dropRollbackSegment(). |
T |
OracleStatementBaseVisitor.visitDropRollbackSegment(OracleStatementParser.DropRollbackSegmentContext ctx)
Visit a parse tree produced by
OracleStatementParser.dropRollbackSegment(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDDLStatementSQLVisitor.visitDropRollbackSegment(OracleStatementParser.DropRollbackSegmentContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.