Hi,

I have upgraded from OrientDB v1.7 official release to OrientDB v2.0 
official release, and I get some breaking changes. 

   1. ODatabaseDocumentPool is obsolete.
   2. getLevel1Cache() / getLevel2Cache() have been deleted completely from 
   ODatabaseDocumentTX
   3. ORecordAbstract.addListener() is inaccessible due to its protection 
   level
   4. ODatabaseRecordWrapperAbstract.query() does not get a java.util.Map 
   instance as a parameter any more
   5. ODatabaseDocumentTx does not inherit from 
   ODatabaseRecordWrapperAbstract any more
   6. Cannot set null value to property by invoking 
   ODocument.field({fieldName}, null), an ambiguous error is occured
   7. ORecordSchemaAwareAbstract is removed completely

These issues stops me to use OrientDB v2.0. Please let me know if you know 
any solution for these changes.

Any help will be greatly appreciated!

My Best,
Hung Tran

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to