And the project has moved to eodsql.dev.java.net. New features in the 1.0 release include:
- Added the QueryTool.select method for less structured / once-off queries
- Added the DataSetCache, ArrayDataSetCache and NullDataSetCache for controlling the way a DataSet caches row values
- ConnectedDataSet’s don’t disconnect as often anymore, but are not thread-safe
- DataSourceQueryHandler’s now understand threading, and will reuse open connections if it’s safe to
- The deprecated methods in QueryTool have been removed!
- Brand new tutorial!
Go to the releases folder under Documents & Files to download the latest version!