Skip to content

Instantly share code, notes, and snippets.

@ezhov-da
Last active March 10, 2019 12:23
Show Gist options
  • Save ezhov-da/b5903469c4c4b8c2fd175a031e024c16 to your computer and use it in GitHub Desktop.
Save ezhov-da/b5903469c4c4b8c2fd175a031e024c16 to your computer and use it in GitHub Desktop.
java h2db jdbc url
http://www.h2database.com/html/tutorial.html
jdbc:h2:tcp://localhost/~/test
jdbc:h2:tcp://10.8.182.243/mem:test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment