There's also P6Spy. I haven't had any luck getting output from it, but I haven't spent much time trying to figure it out either (it's probably just a config issue I'm sure). Doing as James suggests has generally provided me with enough information for my needs.
Dave ----- Original Message ----- From: "James Mitchell" <[EMAIL PROTECTED]> I do it like this... OJB.properties -------------- ... ... # Loger for SqlGenerator, useful for debugging generation of SQLorg.apache.ojb.broker.accesslayer.SqlGenerator.LogLevel=DEBUG ... ^^^^^ ... James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the "Open Minded Developer Network" http://www.open-tools.org/struts-atlanta > -----Original Message----- > From: Ujwal Oswal [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 11, 2002 12:12 PM > To: 'OJB Users List' > Subject: RE: Error while using ODMG and Persistence Broker > > > How do I check the SQL being generated. I trying to check on OJB site how > to do that. > Here's my code where I am trying to enter a new User in the User table. I > was able to query the table absolutely fine. > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
