Chapter 18. What's new in DODS 6.4-1

This chapter lists the new or updated features associated with DODS 6.4-1.

- Added new "PrimaryLogicalDatabase" parameter to tell DODS to use one objectId table to establish unique objectId(OID) across all logical databases (in multibase application).

- Added new "DODSCacheFactory" parameter to support multiple data cache mechanism implementation.

- Added new implementation of DODSCacheFactory, a DODSLinkedHashCacheFactory implementation.

- Added fix for Oracle blob update.

- Added SimpleConnectionAllocator and SimpleDataSourceConnectionAllocator (old implementation of StandardConnectionAllocator - in versions prior of 6.3.1).

- Added " equals()" patch to XATransaction and XAUserTransaction in DODS/JTA implementation.

- Added UserTransactionTimeout parameter patch to DODS/JTA implementation.

- Added new section "Using DODS with javax.sql.DataSource" to "Database Configurations" chapter in InsideDODS manual.