Skip to content

Instantly share code, notes, and snippets.

@ptiringo
Last active August 29, 2015 14:02
Show Gist options
  • Save ptiringo/ee2c514847fbd63f63ef to your computer and use it in GitHub Desktop.
Save ptiringo/ee2c514847fbd63f63ef to your computer and use it in GitHub Desktop.
asadmin create-jdbc-connection-pool --datasourceclassname org.h2.jdbcx.JdbcDataSource --restype javax.sql.DataSource --property user=sa:password=password:url="jdbc:h2:file:~/sample" SamplePool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment