Class SQLPurgeLogsStatement

    • Constructor Detail

      • SQLPurgeLogsStatement

        public SQLPurgeLogsStatement()
      • SQLPurgeLogsStatement

        public SQLPurgeLogsStatement​(DbType dbType)
    • Method Detail

      • setTo

        public void setTo​(SQLExpr x)
      • getBefore

        public SQLExpr getBefore()
      • setBefore

        public void setBefore​(SQLExpr x)
      • isBinary

        public boolean isBinary()
      • setBinary

        public void setBinary​(boolean binary)
      • isMaster

        public boolean isMaster()
      • setMaster

        public void setMaster​(boolean master)
      • isAll

        public boolean isAll()
      • setAll

        public void setAll​(boolean all)