forked from Impetus/kundera
-
Notifications
You must be signed in to change notification settings - Fork 0
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 |
-
Entity to Key-Value store mapping
-
Oracle NoSQL Configuration
-
OracleNoSQL CRUD
-
Oracle NoSQL Storage of Embedded Objects
-
Oracle NoSQL Inverted Indexing
-
OracleNoSQL JPA Queries
-
Oracle NoSQL Reading Writing LOBs
- Oracle NoSQL Wishlist
[Kundera Wiki Home] (https://github.com/impetus-opensource/Kundera/wiki)