| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.mysql.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.ForeignKeyOptionContext |
MySQLStatementParser.foreignKeyOption() |
MySQLStatementParser.ForeignKeyOptionContext |
MySQLStatementParser.ConstraintDefinitionContext.foreignKeyOption() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementVisitor.visitForeignKeyOption(MySQLStatementParser.ForeignKeyOptionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.foreignKeyOption(). |
T |
MySQLStatementBaseVisitor.visitForeignKeyOption(MySQLStatementParser.ForeignKeyOptionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.foreignKeyOption(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.