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