开发者

How can I use Heap access method in Berkeley DB 5.2.28

开发者 https://www.devze.com 2023-03-24 00:43 出处:网络
hi i am using Berkeley DB Java Edition DB API so how can I use heap access method instead of Btree a开发者_StackOverflow社区ccess method.This was also asked and answered on the Berkeley DB Java Editio

hi i am using Berkeley DB Java Edition DB API so how can I use heap access method instead of Btree a开发者_StackOverflow社区ccess method.


This was also asked and answered on the Berkeley DB Java Edition OTN Forum: http://forums.oracle.com/forums/thread.jspa?threadID=2261450&tstart=0

The Heap access method was introduced in the Oracle Berkeley DB 11.2.5.2 release. You can access the Heap access method through the C or Java APIs. Oracle Berkeley DB Java Edition, which is a separate product, only supports the B-tree access method.

Regards,

Dave

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号