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