522523524525526527528529530531532
_log.info(_loc.get("make-seq-table")); // create the table SchemaTool tool = new SchemaTool(_conf); tool.setIgnoreErrors(true); tool.createTable(_pkColumn.getTable()); } /** * Drops the sequence table in the DB. */
662663664665666667668669670671672
661662663664665666667668669670671
660661662663664665666667668669670
611612613614615616617618619620621
568569570571572573574575576577578
565566567568569570571572573574575
566567568569570571572573574575576