Java的可移植数据库 [英] Portable database for Java

查看:107
本文介绍了Java的可移植数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有任何数据库LIKE解决方案可用于在用户计算机上存储数据,而无需为其安装Manager.
就像一个库(jar)一样,一旦添加,它将把传递给它的数据存储在用户计算机上的加密文件中,并可以在需要时进行检索.
我需要它来创建安全性不是大问题的轻量级应用程序.

Is there any database LIKE solution that can be used to store data on users machine without installing Manager for it.
Like a library(jar) which once added will store the data passed to it in encrypted files on users machine and can retrieve it when required.
I need it to create light weight application where security is not a big issue.
Does javaDB solve my problem?

推荐答案

经过大量搜索,我发现java DB可以嵌入应用程序内部,甚至可以与XML一起使用.
After a lot of search I found that java DB can be embedded inside the application, and can even be used with XML.

blockquote>


这篇关于Java的可移植数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆