| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.EncryptionSpecificationContext |
OracleStatementParser.encryptionSpecification() |
OracleStatementParser.EncryptionSpecificationContext |
OracleStatementParser.ColumnDefinitionContext.encryptionSpecification() |
OracleStatementParser.EncryptionSpecificationContext |
OracleStatementParser.AlterTablePropertiesContext.encryptionSpecification() |
OracleStatementParser.EncryptionSpecificationContext |
OracleStatementParser.ModifyColPropertiesContext.encryptionSpecification() |
OracleStatementParser.EncryptionSpecificationContext |
OracleStatementParser.LobParametersContext.encryptionSpecification(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OracleStatementParser.EncryptionSpecificationContext> |
OracleStatementParser.LobParametersContext.encryptionSpecification() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitEncryptionSpecification(OracleStatementParser.EncryptionSpecificationContext ctx)
Visit a parse tree produced by
OracleStatementParser.encryptionSpecification(). |
T |
OracleStatementBaseVisitor.visitEncryptionSpecification(OracleStatementParser.EncryptionSpecificationContext ctx)
Visit a parse tree produced by
OracleStatementParser.encryptionSpecification(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.