Update README.md

pull/41/head
Brett Wooldridge 11 years ago
parent 0c2d5445f2
commit ce75519e07

@ -179,10 +179,10 @@ cache at the pool level.
**Log Statement Text / Slow Query Logging**<br/>
Like Statement caching, most major database vendors support statement logging through
properties of their own driver. This includes Oracle, MySQL, Derby, MSSQL, and others. We
consider this a "development-time" feature. For those few databases that do not support it,
[jdbcdslog-exp](https://code.google.com/p/jdbcdslog-exp/) is a good option. Great stuff during
development and pre-Production.
properties of their own driver. This includes Oracle, MySQL, Derby, MSSQL, and others. Some
even support slow query logging. We consider this a "development-time" feature. For those few
databases that do not support it, [jdbcdslog-exp](https://code.google.com/p/jdbcdslog-exp/) is
a good option. Great stuff during development and pre-Production.
----------------------------------------------------

Loading…
Cancel
Save