Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 609:22e65fb4c64a
Improved hash creation in each state.
gnv-artifacts/trunk@675 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 11 Feb 2010 08:54:58 +0000 |
parents | 74dfb9346574 |
children | 6484464d2059 |
comparison
equal
deleted
inserted
replaced
608:74dfb9346574 | 609:22e65fb4c64a |
---|---|
1 2010-02-11 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/state/StateBase.java: Improved hash | |
4 creation of each state. The hash is created using the uuid, state-id and | |
5 the hash code of the input data required for the sql statement. | |
6 | |
1 2010-02-10 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 7 2010-02-10 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/gnv/state/StateBase.java: Append description | 9 * src/main/java/de/intevation/gnv/state/StateBase.java: Append description |
4 to InputData objects and use it while creating the describe document. The | 10 to InputData objects and use it while creating the describe document. The |
5 description is displayed in the static GUI part. A nice side effect of | 11 description is displayed in the static GUI part. A nice side effect of |