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

public final class MySQLComStmtCloseExecutor extends Object implements CommandExecutor
COM_STMT_CLOSE command executor for MySQL.
  • Constructor Details

    • MySQLComStmtCloseExecutor

      public MySQLComStmtCloseExecutor()
  • Method Details