Skip to content

Instantly share code, notes, and snippets.

@ahmed-bacha
Created January 23, 2015 09:47
Show Gist options
  • Save ahmed-bacha/fb07ac5323fd66ebb82a to your computer and use it in GitHub Desktop.
Save ahmed-bacha/fb07ac5323fd66ebb82a to your computer and use it in GitHub Desktop.
Run config. HsqlDB
Configuration HSQL DB
1 - Name : Launch_DataBase
- Main class : org.hsqldb.server.Server
- Arguments : --database.0 file:footdb --dbname.0 footdb
2 - Name : Launch_Console
- Main class : org.hsqldb.util.DatabaseManagerSwing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment