java.lang.Object
org.apache.shardingsphere.proxy.frontend.mysql.command.query.text.query.MySQLComQueryPacketExecutor
All Implemented Interfaces:
CommandExecutor, QueryCommandExecutor

public final class MySQLComQueryPacketExecutor extends Object implements QueryCommandExecutor
COM_QUERY command packet executor for MySQL.