Class MySQLUnsupportedCommandExecutor

java.lang.Object
org.apache.shardingsphere.proxy.frontend.mysql.command.generic.MySQLUnsupportedCommandExecutor
All Implemented Interfaces:
CommandExecutor

public final class MySQLUnsupportedCommandExecutor extends Object implements CommandExecutor
Unsupported command packet executor for MySQL.
  • Constructor Details

    • MySQLUnsupportedCommandExecutor

      public MySQLUnsupportedCommandExecutor()
  • Method Details