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

public final class MySQLComStmtResetExecutor extends Object implements CommandExecutor
COM_STMT_RESET command executor for MySQL.
  • Constructor Details

    • MySQLComStmtResetExecutor

      public MySQLComStmtResetExecutor()
  • Method Details