datastore - How to store my data in Java? -
i want save program's data program stop. dont want save basic txt file. while ı search , ı see database, sql etc ı dont want web database. ı want save computer.
you can use sqlite database in file on root directory of code. http://en.wikibooks.org/wiki/java_jdbc_using_sqlite/connecting
Comments
Post a Comment