Skip to content

Instantly share code, notes, and snippets.

@les2
Created December 19, 2011 16:25
Show Gist options
  • Select an option

  • Save les2/1497847 to your computer and use it in GitHub Desktop.

Select an option

Save les2/1497847 to your computer and use it in GitHub Desktop.
<profile>
<id>hsql-local</id>
<properties>
<jdbc.url>jdbc:hsqldb:file:C:/MY DIRECTORY/hsql/${db.name};shutdown=true</jdbc.url>
</properties>
</profile>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment