| 程序包 | 说明 |
|---|---|
| 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() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2020 The Apache Software Foundation. All rights reserved.