Skip to content

Instantly share code, notes, and snippets.

@orb
Last active August 29, 2015 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save orb/aee2db664a40c3425e8e to your computer and use it in GitHub Desktop.
Save orb/aee2db664a40c3425e8e to your computer and use it in GitHub Desktop.
<Resource name="jdbc/QuoteDB" auth="Container" type="javax.sql.DataSource"
maxActive="100" maxIdle="30" maxWait="10000" username="SA" password=""
driverClassName="org.hsqldb.jdbc.JDBCDriver" url="jdbc:hsqldb:hsql://localhost:9001/" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment