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