Hi Saikrishna Chandana, I was running into the same issue, but it is now working, and it's extremely faster with latest version.
- Breaking changes with OrientDB v2.0 upgrade <https://groups.google.com/forum/#!searchin/orient-database/2.0$20breaking$20changes/orient-database/dracK3KUHCQ/W44FXeOaRDMJ> - How could I add an instance of ORecordListener in version 2+ <https://groups.google.com/forum/#!topic/orient-database/fOJ1tCFwxP8> - About getLevel1Cache() and getLevel2Cache(), they are safety to comment related code out - About OObjectDatabasePool / ODocumentDatabasePool, they are deprecated, but still working well. I am not sure about alternative way. - About setTransactional(), I don't know about such method. Hope it helps! My Best, Hung Tran On Thursday, January 7, 2016 at 2:02:19 PM UTC+7, Saikrishna Chandana wrote: > > > Hi, > > > I recently am trying to migrate from orientdb 1.7.9 to 2.18 but there are > few functions that are missing and few that have been deprecated. > > getLevel1cache() -- this method is not there > > oobjectdatabasepool -- this has been deprecated > > method setTransactional(boolean) ... this method is not there > > can anyone please suggest me some alternatives for these.. > > Thanks in advance.! > -- --- 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.
