SODA for Java 1.1.4
If you're using releases prior to this one, please upgrade to the latest.
This release contains the following features:
-
Binary JSON support for better performance on ATP/ADW cloud
-
lock. This provides support for pessimistic locking (analogous to "select for update" in SQL).
-
Merge patch (see mergeOne, mergeOneAndGet).
-
Support for specifying hits. See insertAndGet, bulk insertAndGet, saveAndGet and hint.
This release contains the following bug fixes:
- Bug in collection metadata caching (wrong cache key was used)