Skip to content

Instantly share code, notes, and snippets.

@marti1125
Last active August 29, 2015 14:23
Show Gist options
  • Save marti1125/d600675e319a7b9c918e to your computer and use it in GitHub Desktop.
Save marti1125/d600675e319a7b9c918e to your computer and use it in GitHub Desktop.
[config] P6Spy in playframework 1.3 using mysql
application.conf
db.default.driver=com.p6spy.engine.spy.P6SpyDriver
jpa.default.dialect=org.hibernate.dialect.MySQLDialect
http://www.mkyong.com/hibernate/how-to-display-hibernate-sql-parameter-values-solution/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment