sqlite - How to create one time project setup in Java -


i searched lot couldn't find appropriate answer. have working project in java uses database store , retrieve. but, if create executable , port other system, have create tables manually. so, there way run 1 time setup in order set required tables , and initial settings program. using sqlite.

let me know resources or best practices achieve functionality.

thanks in advance :)


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -