Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 502:c6889097f81f
Importer: Fix silly bug and set Hibernate session flushing back to auto.
flys-backend/trunk@1856 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Mon, 09 May 2011 00:38:13 +0000 |
parents | 04d449f7f0c9 |
children | bcc18293a547 |
comparison
equal
deleted
inserted
replaced
501:04d449f7f0c9 | 502:c6889097f81f |
---|---|
1 2011-05-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/importer/ImporterSession.java: | |
4 Fixed silly bug. Set flush mode back to auto because | |
5 manual flushing causes some undetermined problems. | |
6 | |
1 2011-05-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 7 2011-05-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/importer/ImporterSession.java: | 9 * src/main/java/de/intevation/flys/importer/ImporterSession.java: |
4 Do not load _all_ values from discharge tables and | 10 Do not load _all_ values from discharge tables and |
5 wst columns. This is extremly slow and will lead | 11 wst columns. This is extremly slow and will lead |