comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/datacage/Datacage.java @ 3723:7b14d00bca8a

Cosmetics, docs. flys-artifacts/trunk@5391 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Fri, 07 Sep 2012 13:49:14 +0000
parents 5642a83420f2
children
comparison
equal deleted inserted replaced
3722:c91e7db0fd4b 3723:7b14d00bca8a
449 } 449 }
450 450
451 } 451 }
452 452
453 protected boolean cleanDatabase() { 453 protected boolean cleanDatabase() {
454
455 log.debug("cleanDatabase"); 454 log.debug("cleanDatabase");
456 455
457 boolean success = sqlExecutor.new Instance() { 456 boolean success = sqlExecutor.new Instance() {
458 @Override 457 @Override
459 public boolean doIt() throws SQLException { 458 public boolean doIt() throws SQLException {

http://dive4elements.wald.intevation.org