database - what databasse i used for java offline application -


i want develop application.which offline(runs on single pc).which database should use when create exe of project automatically included in it.

it sounds you're looking embedded database. here thread on java embedded databases. use apache derby, because it's easy use netbeans.


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -