Hello,
I am working currently on a project based on "Oracle NoSQL" as the head storage unit. I am a bit curious, how ONDB handles their transactions. I have scoured the attached documentation but without success. The only thing I could find were headlines or marketing sentences (like "Flexible ACID transactions, a la Berkley DB")
Oracle NoSQL Database transactions
Oracle NoSQL Database (Version: 12cR1.2.1.57 Enterprise Edition, 2014-01-10 06:21:46 UTC
Oracle Berkeley DB Java Edition | Oracle Berkeley DB
http://indico.cern.ch/getFile.py/access?resId=0&materialId=slides&confId=159716
In the documentation of Berkley DB I have found a section claiming that BDB handles their transactions through JTA. Since ONDB is based on Berkley DB I've assumed that the transactions will be handled the same way. Please correct me if i am wrong.
However, this is not the result I would like to hear. Are there any detailed documentation for the transaction processing?
If anyone of you have an idea or a tip where I could find such a thing?
greeting
Sascha