tkaczanowski

h2 shell use

Mar 22nd, 2012
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. http://www.h2database.com/html/download.html
  2. wget http://www.h2database.com/h2-XYZ.zip
  3. unzip h2-XYZ.zip
  4. cd h2/bin
  5.  
  6. URL: jdbc:h2:/tmp/test_e2e.db
  7.  
  8. leave the rest as default
Advertisement
Add Comment
Please, Sign In to add comment