Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 2802:3fdac7b43dac
Registered missing Floodmaps and set its Geometry type to Geometry.
flys-backend/trunk@4159 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 19 Mar 2012 06:09:31 +0000 |
parents | 970dc0ad9dc6 |
children | cdc084071c14 |
comparison
equal
deleted
inserted
replaced
2801:970dc0ad9dc6 | 2802:3fdac7b43dac |
---|---|
1 2012-03-16 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/model/Floodmaps.java: Set geometry type | |
4 to 'Geometry', because Oracle can save POLYGONS and MULTIPOLYGONS in the | |
5 same relation; Hibernate seems unable to load both types. | |
6 | |
7 * src/main/java/de/intevation/flys/backend/SessionFactoryProvider.java: | |
8 Registered missing Floodmaps. | |
9 | |
1 2012-03-16 Ingo Weinzierl <ingo@intevation.de> | 10 2012-03-16 Ingo Weinzierl <ingo@intevation.de> |
2 | 11 |
3 * Tagged module as 'pre2.7-2012-03-16'. | 12 * Tagged module as 'pre2.7-2012-03-16'. |
4 | 13 |
5 2012-03-16 Ingo Weinzierl <ingo@intevation.de> | 14 2012-03-16 Ingo Weinzierl <ingo@intevation.de> |