Class MySqlKillStatement

java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.SQLStatementImpl
com.alibaba.druid.sql.dialect.mysql.ast.statement.MySqlKillStatement
All Implemented Interfaces:
SQLDbTypedObject, SQLObject, SQLStatement

public class MySqlKillStatement extends SQLStatementImpl