Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 328:07e642030172
Discharge tables: Added convenience constructors/methods to ease the access to the master discharge table of a gauge.
flys-artifacts/trunk@1726 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Tue, 19 Apr 2011 10:32:31 +0000 |
parents | e09634fbf6bc |
children | 0b2358bc716d |
comparison
equal
deleted
inserted
replaced
327:e09634fbf6bc | 328:07e642030172 |
---|---|
1 2011-04-19 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/DischargeTables.java: | |
4 Added convenience constructors/methods to ease the access to the master | |
5 discharge table of a gauge. | |
6 | |
1 2011-04-18 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 7 2011-04-18 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/artifacts/model/WstValueTable.java: | 9 * src/main/java/de/intevation/flys/artifacts/model/WstValueTable.java: |
4 Moved the query complexity into view 'wst_value_table' and | 10 Moved the query complexity into view 'wst_value_table' and |
5 used this instead. | 11 used this instead. |