Skip to content

Instantly share code, notes, and snippets.

@sebfoucault
Created February 24, 2017 13:46
Show Gist options
  • Save sebfoucault/50c9a4a3119857ea21b47c4565f82014 to your computer and use it in GitHub Desktop.
Save sebfoucault/50c9a4a3119857ea21b47c4565f82014 to your computer and use it in GitHub Desktop.
com.sap.cloud.persistence.dsname=jdbc/DefaultDB
javax.persistence.jdbc.driver=org.h2.Driver
javax.persistence.jdbc.url=jdbc:h2:tcp://localhost/~/test
javax.persistence.jdbc.user=sa
javax.persistence.jdbc.password=sa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment