Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 3794:42db09d101f3
Add new method determineMinMaxQ to the River class to fetch the mimimum and maximum q values
flys-backend/trunk@5437 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Bjoern Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Wed, 12 Sep 2012 10:28:26 +0000 |
parents | 8f232119011e |
children | 61195d14b844 |
comparison
equal
deleted
inserted
replaced
3793:8f232119011e | 3794:42db09d101f3 |
---|---|
1 2012-09-12 Björn Ricks <bjoern.ricks@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/model/River.java: | |
4 Add new method determineMinMaxQ to fetch the mimimum and maximum q values | |
5 from the database. | |
6 | |
1 2012-09-10 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 7 2012-09-10 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 8 |
3 * postgresql-minfo.sql: Added missing tables. | 9 * postgresql-minfo.sql: Added missing tables. |
4 * oracle-minfo.sql: Fixed small typos. | 10 * oracle-minfo.sql: Fixed small typos. |
5 | 11 |