This chapter lists the new or updated features associated with DODS 5.1-12
- (ID: ) Fixed problem with cloneUnique method and lazyLoading=true.
- (ID: ) Added new parameter in app config file : SQLBatch. This option enables executing modifications in transaction using addBatch and executeBatch methods.
- (ID: ) During cache initialization, cursor type can be overridden using new parameters InitCachesResultSetConcurrency, InitCachesResultSetType.
- (ID: ) PreparedStatement cache is enabled for modifications (updates, inserts).