开发者

Is it possible to access a BDB from pure Java?

开发者 https://www.devze.com 2022-12-30 19:34 出处:网络
I\'m trying to access \"cert8.db\" mozilla file which is a BD开发者_JAVA百科B database. I know that there are bindings for languages, Java among them, but I\'m trying to build a multiplatform app so I

I'm trying to access "cert8.db" mozilla file which is a BD开发者_JAVA百科B database. I know that there are bindings for languages, Java among them, but I'm trying to build a multiplatform app so I think that using JNI such as this one would be a problem.

Thanks in advance.


You don't need full BDB package to read that file. Check out this class,

http://sam.nipl.net/code/mindterm/com/mindbright/bdb/DBHash.java

0

精彩评论

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

关注公众号