Mercurial > dive4elements > gnv-client
view geo-backend/NEWS @ 382:4af6379ac20b
Changed exception handling if a the value of a column, which is not contained in Result, is requested. Will not throw an exception but return null.
geo-backend/trunk@417 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 11 Dec 2009 10:45:18 +0000 |
parents | 3c38ef20d622 |
children | 27082b83c267 |
line wrap: on
line source
2009-11-13 RELEASE 0.2 * Added first support for spatial queries for time series, vertical profile, horizontal profile, vertical cross section and horizontal cross section. * Improved memory footprint of data objects in geo-backend. * Stabilized binding to ArcSDE datasources. 2009-10-07 RELEASE 0.1 New: * Initial version of the database access layer.