Class MySQLComSetOptionExecutor

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

public final class MySQLComSetOptionExecutor extends Object implements CommandExecutor
COM_SET_OPTION command executor for MySQL.
  • Constructor Details

    • MySQLComSetOptionExecutor

      public MySQLComSetOptionExecutor()
  • Method Details