Skip to Main Content

Berkeley DB Family

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Berkeley database as cache

user13408390Jul 13 2016 — edited Jul 14 2016

I am trying to implement berkeley db as a cache in an application and noticed that the while using StoredSortedMap, i get a different reference to the stored objects on every get. Does berkeley db return separate references for the same key on each get call ?

Is there a way that i can use to retain the reference or is it something that the application has to implement ?

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 11 2016
Added on Jul 13 2016
1 comment
643 views