I use bdb 4.7(not java edition) to create a hash type db, but I need to access it by pure java and I don't want to use JNI. I looked up some keywords in this discussion But it can not solve my problem, I only need to read the bdb.
Thanks in advance.