Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 1233:5a3109b8475f
Mapping and Accessors for MainValues of Gauge, by Sascha L. Teichmann.
flys-backend/trunk@2572 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 25 Aug 2011 10:19:21 +0000 |
parents | 3383e042a655 |
children | c5c48f52dc7b |
comparison
equal
deleted
inserted
replaced
1232:3383e042a655 | 1233:5a3109b8475f |
---|---|
1 2011-08-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/model/Gauge.java (getMainValues) | |
4 (setMainValues): | |
5 New method and mapping to get/set MainValues of a Gauge. Essentially | |
6 developed by Sascha L. Teichmann. | |
7 | |
1 2011-08-22 Ingo Weinzierl <ingo@intevation.de> | 8 2011-08-22 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/backend/SessionFactoryProvider.java: | 10 * src/main/java/de/intevation/flys/backend/SessionFactoryProvider.java: |
4 Reverted the default db dialect to PostgreSQL - this has been changed to | 11 Reverted the default db dialect to PostgreSQL - this has been changed to |
5 PostGIS by accident. | 12 PostGIS by accident. |