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