| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.EncryptedOptionsContext |
SQLServerStatementParser.encryptedOptions() |
SQLServerStatementParser.EncryptedOptionsContext |
SQLServerStatementParser.ColumnDefinitionOptionContext.encryptedOptions() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitEncryptedOptions(SQLServerStatementParser.EncryptedOptionsContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.encryptedOptions(). |
T |
SQLServerStatementVisitor.visitEncryptedOptions(SQLServerStatementParser.EncryptedOptionsContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.encryptedOptions(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.