Class DBLoader.Table.Controller

    • Method Detail

      • shouldDropTable

        public boolean shouldDropTable()
      • setShouldDropTable

        public void setShouldDropTable​(boolean dropTable)
      • shouldDropTableRows

        public boolean shouldDropTableRows()
      • setShouldDropTableRows

        public void setShouldDropTableRows​(boolean dropRows)
      • createTable

        public boolean createTable()
      • setCreateTable

        public void setCreateTable​(boolean createTable)
      • loadRows

        public boolean loadRows()
      • setloadRows

        public void setloadRows​(boolean loadRows)