| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.OnUpdateDeleteContext |
MySQLStatementParser.onUpdateDelete() |
MySQLStatementParser.OnUpdateDeleteContext |
MySQLStatementParser.ReferenceDefinitionContext.onUpdateDelete() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitOnUpdateDelete(MySQLStatementParser.OnUpdateDeleteContext ctx)
Visit a parse tree produced by
MySQLStatementParser.onUpdateDelete(). |
T |
MySQLStatementVisitor.visitOnUpdateDelete(MySQLStatementParser.OnUpdateDeleteContext ctx)
Visit a parse tree produced by
MySQLStatementParser.onUpdateDelete(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.