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