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

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

- Added asynchronous cache initialization: now, caches can be loaded while application is running.

- Added new parameters for asynchronous cache initialization: asynchLoadThreadNum (number of threads used for asynchronous cache load ) and asynchLoadPriority (order of asynchronous cache load for table every table).

- JtaDiscRack - This is a demonstration application for querying, inserting, deleting and updating a list Persons and their discs in a database. It uses enhydra DODS and it's newest XATransaction features. The default database is HSQL.