/jdbc-demo

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

jdbc-demo

Demonstrate desired use-case for "resetting" a jdbc connection

Running the test

createdb jdbc_demo
psql jdbc_demo <resources/schema.sql
lein test

License

Copyright © 2015 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.