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