143144145146147148149150151152
{ executeUpdate(dropTableSeen); } catch (DatabaseException e) { throw new RemoveErrorException(e); } return true; }