comparison flys-artifacts/ChangeLog @ 972:0c8aca463bd4

Added caching support for the static part of the datacage. flys-artifacts/trunk@2398 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 22 Jul 2011 16:55:36 +0000
parents d0c9a5f32c30
children c30ada285d45
comparison
equal deleted inserted replaced
971:d0c9a5f32c30 972:0c8aca463bd4
1 2011-07-21 Sascha L. Teichmann <sascha.teichmann@intevation.de>
2
3 * doc/conf/cache.xml: Added configuration for static datacage db access.
4
5 * src/main/java/de/intevation/flys/artifacts/services/meta/App.java: Using
6 caches seems to need an explicit System.exit().
7
8 * src/main/java/de/intevation/flys/artifacts/services/meta/CompiledStatement.java:
9 Added support for caching the SQL statements and there results.
10
11 * src/main/java/de/intevation/flys/artifacts/services/meta/Builder.java: Some
12 clean up. Reordered code for performance. Strip SQL statements more
13 aggressively.
14
15 * src/main/java/de/intevation/flys/artifacts/services/meta/ResultData.java:
16 Made it Serializable.
17
18 * src/main/java/de/intevation/flys/artifacts/cache/CacheFactory.java:
19 Introduced system property 'flys.artifacts.cache.config.file' to make
20 the caching configurable without pulling up the whole stack.
21
1 2011-07-22 Ingo Weinzierl <ingo@intevation.de> 22 2011-07-22 Ingo Weinzierl <ingo@intevation.de>
2 23
3 * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java: 24 * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java:
4 Prepared the FLYSArtifactCollection to support the storage of already 25 Prepared the FLYSArtifactCollection to support the storage of already
5 loaded recommendations in its attribute document. 26 loaded recommendations in its attribute document.

http://dive4elements.wald.intevation.org