| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.PdbCloseContext |
OracleStatementParser.pdbClose() |
OracleStatementParser.PdbCloseContext |
OracleStatementParser.PdbChangeStateContext.pdbClose() |
OracleStatementParser.PdbCloseContext |
OracleStatementParser.PdbChangeStateFromRootContext.pdbClose() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitPdbClose(OracleStatementParser.PdbCloseContext ctx)
Visit a parse tree produced by
OracleStatementParser.pdbClose(). |
T |
OracleStatementBaseVisitor.visitPdbClose(OracleStatementParser.PdbCloseContext ctx)
Visit a parse tree produced by
OracleStatementParser.pdbClose(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.