Mercurial > dive4elements > gnv-client
comparison geo-backend/ChangeLog @ 545:347c84467478
Made RasterObject serializable to be cachable beyond reboot.
geo-backend/trunk@510 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Tue, 05 Jan 2010 15:08:01 +0000 |
parents | 33f93898cbbf |
children | 210716612c30 |
comparison
equal
deleted
inserted
replaced
544:33f93898cbbf | 545:347c84467478 |
---|---|
1 2010-01-05 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/geobackend/sde/datasources/RasterObject.java: | |
4 Made it serializable to be cachable beyond reboot. | |
5 | |
1 2010-01-05 Tim Englich <tim.englich@intevation.de> | 6 2010-01-05 Tim Englich <tim.englich@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/gnv/geobackend/sde/datasources/ArcSDEStatement.java (handleResultSet): | 8 * src/main/java/de/intevation/gnv/geobackend/sde/datasources/ArcSDEStatement.java (handleResultSet): |
4 Switched to return the RasterObject instead of the depth in an Rasterquery. | 9 Switched to return the RasterObject instead of the depth in an Rasterquery. |
5 This should help to get a better performance. | 10 This should help to get a better performance. |