| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.SavepointNameContext |
OracleStatementParser.savepointName() |
OracleStatementParser.SavepointNameContext |
OracleStatementParser.SavepointClauseContext.savepointName() |
OracleStatementParser.SavepointNameContext |
OracleStatementParser.SavepointContext.savepointName() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitSavepointName(OracleStatementParser.SavepointNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.savepointName(). |
T |
OracleStatementBaseVisitor.visitSavepointName(OracleStatementParser.SavepointNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.savepointName(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.