| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.WithValidationContext |
MySQLStatementParser.withValidation() |
MySQLStatementParser.WithValidationContext |
MySQLStatementParser.AlterCommandsModifierContext.withValidation() |
MySQLStatementParser.WithValidationContext |
MySQLStatementParser.AlterPartitionContext.withValidation() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitWithValidation(MySQLStatementParser.WithValidationContext ctx)
Visit a parse tree produced by
MySQLStatementParser.withValidation(). |
T |
MySQLStatementVisitor.visitWithValidation(MySQLStatementParser.WithValidationContext ctx)
Visit a parse tree produced by
MySQLStatementParser.withValidation(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.