java.lang.Object
org.apache.shardingsphere.proxy.frontend.mysql.command.query.binary.prepare.MySQLComStmtPrepareExecutor
All Implemented Interfaces:
CommandExecutor

public final class MySQLComStmtPrepareExecutor extends Object implements CommandExecutor
COM_STMT_PREPARE command executor for MySQL.
  • Constructor Details

    • MySQLComStmtPrepareExecutor

      public MySQLComStmtPrepareExecutor()
  • Method Details