Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 626:e3ee131d5dd3
Moved WST value table cache key to a separate class.
flys-artifacts/trunk@1991 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Tue, 24 May 2011 11:23:57 +0000 |
parents | c0c60a611fca |
children | 833290f16f09 |
comparison
equal
deleted
inserted
replaced
625:c0c60a611fca | 626:e3ee131d5dd3 |
---|---|
1 2011-05-24 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/WstValueTableFactory.java: | |
4 Moved cache key to separate class. | |
5 | |
6 * src/main/java/de/intevation/flys/artifacts/model/WstValueTableCacheKey.java: | |
7 New. The new cache key class. | |
8 | |
1 2011-05-24 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 9 2011-05-24 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/flys/artifacts/model/QRangeTree.java: | 11 * src/main/java/de/intevation/flys/artifacts/model/QRangeTree.java: |
4 Model to store the q values of a WST column efficiently. First | 12 Model to store the q values of a WST column efficiently. First |
5 building block not to store the q values directly aside the | 13 building block not to store the q values directly aside the |