-
Notifications
You must be signed in to change notification settings - Fork 233
Oracle NoSQL Wishlist
chhavigangwal edited this page Jan 16, 2016
·
7 revisions
Here is a compilation of what is not supported currently, but we would like to see them in our kitty for Kundera-OracleNoSQL soon:
- Element Collections
- Primary Key Auto generation
- Native Queries
- Geospatial Persistence and Queries
Also Note:
- Although OracleNoSQL doesn't provide transaction management, Kundera supports JPA/ JTA transactions using its default implementation.
- Batch operations are supported for OracleNoSQL in Kundera. For details, see: Batch insert update.
- Please use the Oracle NoSQL jars from the Oracle NoSQL distribution at http://download.oracle.com/otn-pub/otn_software/nosql-database/kv-ce-3.0.9.zip. For the convenience of those who want to build Kundera from source we have additionally placed the jars at http://kundera.googlecode.com/svn/maven2/maven-missing-resources/.
- Polyglot Persistence of OracleNoSQL, as you may have guessed, works seamlessly with other databases supported by Kundera.
Previous | Home |