You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to p6spy...@googlegroups.com
P6Spy 2.1.2 has been released!
Changes in this version:
Enhancements -
#268 - SingleLineFormat updated to remove CR and LF characters from the log file. - Thanks to bingoohuang for fix
Bug Fixes -
#267 - The equals(Object) method on all proxied objects now unwraps the argument passed in (if it is a p6spy proxy) before invoking the method on the proxied object. This fixes a problem with c3p0 and statement caching. - Thanks to jezekpa for bug report
#264 - Fixed a defect causing the last row read of a result set to not be logged unless all rows were read. - Thanks to jezekpa for bug report