Skip to content

SODA for Java 1.0.4

Choose a tag to compare

@morgiyan morgiyan released this 13 Apr 07:18
· 148 commits to master since this release

If you're using releases prior to this one, please upgrade to the latest.

This release contains the following features

  • Json Search Index support (including support for DataGuide on 12.2.0.1).
  • getDataGuide() method on OracleCollectionAdmin (requires 12.2.0.1)
  • avoidTxnManagement flag to guard against SODA transaction management when working with distributed transactions
  • Unwrapping of OracleConnection objects if they are wrapped when supplied to getDatabase(...), which is common in app server environments

This release contains the following bug fixes

  • Descriptor cache key now includes database instance info