EoD SQL 1.1 Released
15 01 2008EoD SQL 1.1 was released this morning. There are no major new features, but it’s well worth the download.
Included in the release:
- Updatable DataSet objects
- GeneratedKeys.RETURNED_KEYS_FIRST_COLUMN to work around a bug in Derby, or improve performance
- SPI query-generators (only available under Java 6)
- Improved DataSet documentation
- Lots of internal cleaning up
- Several small bug fixes