Added by jgarnett, last edited by jgarnett on Jul 30, 2007

Labels

 
(None)

One of the popular contributions to the GeoTools codebase has been the development of DataStores working against databases (DB2, Oracle, PostGIS and so on).

These implementations have been able to share some code (as part of the "jdbc module"), this developers guide documents some tips and tricks that may be useful if you are implementing your own JDBC DataStore (or simply working through an issue with the ones already developed).