Class MysqlShowHtcStatement

All Implemented Interfaces:
SQLDbTypedObject, SQLObject, SQLStatement, SQLShowStatement, MySqlObject, MySqlShowStatement, MySqlStatement

public class MysqlShowHtcStatement extends MySqlStatementImpl implements MySqlShowStatement
Author:
lijun.cailj 2017/11/16
  • Constructor Details

    • MysqlShowHtcStatement

      public MysqlShowHtcStatement()
  • Method Details

    • accept0

      public void accept0(MySqlASTVisitor visitor)
      Specified by:
      accept0 in interface MySqlObject
      Overrides:
      accept0 in class MySqlStatementImpl
    • isFull

      public boolean isFull()
    • setFull

      public void setFull(boolean full)
    • isHis

      public boolean isHis()
    • setHis

      public void setHis(boolean his)