Mercurial > dive4elements > gnv-client
view geo-backend/NEWS @ 541:3cbf11c67fdc
Experimental caching of SQL results via Ehache
geo-backend/trunk@462 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Fri, 18 Dec 2009 16:13:52 +0000 |
parents | 27082b83c267 |
children | 48121fa4dc95 |
line wrap: on
line source
2009-12-17 RELEASE 0.3 New: * !!!! Java6 is mandatory now! Older version are not supported any longer !!! The backend now stubs the Java6 SQL API which is nor compability with earlier versions. 2009-11-13 RELEASE 0.2 New: * 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.