536537538539540541542543544545546
_log.info(_loc.get("drop-seq-table")); // drop the table SchemaTool tool = new SchemaTool(_conf); tool.setIgnoreErrors(true); tool.dropTable(_pkColumn.getTable()); } ///////// // Main /////////
676677678679680681682683684685686
675676677678679680681682683684685
674675676677678679680681682683684
625626627628629630631632633634635
582583584585586587588589590591592
579580581582583584585586587588589
580581582583584585586587588589590