Jakob Braeuchi wrote:
hi armin,
did you add it for ojb 1.0.x and ojb 1.1 ?
will add it for 1.1 too in a few minutes.
Armin
jakob
Armin Waibel schrieb:
Hi all,
I add a patched version of p6spy to CVS. Now it will be possible to
suppress the "resultset" entries in spy.log file. The patch is
described here
http://sourceforge.net/tracker/index.php?func=detail&aid=1150997&group_id=49288&atid=455700
Additionally I add a patch to suppress the "prepared statement
string", so we get
1110216033781|16|1|statement||INSERT INTO FISH
(foodId,name,calories,typeOfWater) VALUES
('1','testMultipleLoad_1110216033156','0','normal')
instead of
1110216083609|0|0|statement|INSERT INTO FISH
(foodId,name,calories,typeOfWater) VALUES (?,?,?,?) |INSERT INTO FISH
(foodId,name,calories,typeOfWater) VALUES
('21','testMultipleLoad_1110216083046','0','normal')
Think this make output file more readable (only log the performed sql
statements). If you don't like it, change 'excludecategories' in
spy.properties file.
It doesn't seem that a new 'fixed' p6spy release is upcoming (latest
release is Sep. 2003), so I think a patched version is acceptable.
regards,
Armin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]