Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 2619:6ed24efc80de
Loaded columns of fixings from database and store them into the cache.
flys-artifacts/trunk@4204 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 05 Apr 2012 15:29:52 +0000 |
parents | 3a93bbbe2ec7 |
children | cc0fa1798a3c |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Thu Apr 05 15:29:25 2012 +0000 +++ b/flys-artifacts/ChangeLog Thu Apr 05 15:29:52 2012 +0000 @@ -1,3 +1,13 @@ +2012-04-05 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * src/main/java/de/intevation/flys/artifacts/model/FixingsColumnFactory.java: + Load ws and qs from database. Cache the fixings columns. + + * src/main/java/de/intevation/flys/artifacts/model/FixingsColumn.java: + Removed column id and added q values. + + * doc/conf/cache.xml: Added cache for the columns of the fixings. + 2012-04-05 Raimund Renkert <raimund.renkert@intevation.de> Fix for 'W free' validation and theme names. @@ -35,7 +45,6 @@ src/main/java/de/intevation/flys/utils/MapfileGenerator.java: Methods for creating the WSPLGEN layer now take a style document. - 2012-04-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> * src/main/java/de/intevation/flys/artifacts/services/FixingsKMChartService.java: