Refactored Mapper logging
Updated 2 years, 4 months ago
| Derek Chen-Becker | Reviewers | ||
| 1.1-SNAPSHOT | |||
| dchenbecker, dpp, timperrett, marius | |||
| None | LiftWeb-archive | ||
Refactored Mapper logging so that we use a set of wrappers on java.sql.{PreparedStatement,Statement} so that we don't have to depend on the JDBC driver to provide a useful toString representation.
I've run this against my own local Lift test app (based on ToDo).
Review request changed
Updated 2 years, 4 months ago (September 14th, 2009, 9:04 a.m.)
-
- added viktor
These changes are breaking changes to the API. I doubt that many people are using them, but I'd suggest giving a heads up to the Lift list before putting the changes into master.
Looks good Derek! Also review board is looking good :-)
I really like it ... but please post a breaking change notice on the list. Marius
