This one time, at band camp, Wap Brunei said: WB>how do i System.out.print() the SQL generated by castor. can i modify the WB>SQL before castor execute it?
Wap, If logging is enabled, the initial output consists of the SQL generated by Castor (see http://castor.exolab.org/tips-tricks.html). Also see the example client code in src/examples/jdo/Test.java. See also org.exolab.castor.jdo#setLogWriter(java.io.PrintWriterlogWriter). No, there is no method of modifying that SQL. Bruce -- perl -e 'print unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");' ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
