Class MySqlShowSlowStatement

    • Constructor Detail

      • MySqlShowSlowStatement

        public MySqlShowSlowStatement()
    • Method Detail

      • setLimit

        public void setLimit​(SQLLimit limit)
      • setOrderBy

        public void setOrderBy​(SQLOrderBy orderBy)
      • getWhere

        public SQLExpr getWhere()
      • setWhere

        public void setWhere​(SQLExpr where)
      • isPhysical

        public boolean isPhysical()
      • setPhysical

        public void setPhysical​(boolean physical)
      • isFull

        public boolean isFull()
      • setFull

        public void setFull​(boolean full)