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