java.lang.Object
org.apache.shardingsphere.proxy.frontend.mysql.command.query.binary.execute.MySQLComStmtExecuteExecutor
All Implemented Interfaces:
CommandExecutor, QueryCommandExecutor

public final class MySQLComStmtExecuteExecutor extends Object implements QueryCommandExecutor
COM_STMT_EXECUTE command executor for MySQL.