uuuooops, you're right! tulsi
--- Scott Eade <[EMAIL PROTECTED]> escribi�: > This will log selects, but not inserts and updates. > > Scott > > -- > Scott Eade > Backstage Technologies Pty. Ltd. > http://www.backstagetech.com.au > > > Tulsi Das wrote: > > >or, better yet, you can setup Log4J to DEBUG level, and all queries > get > >printed out to wherever you've configured it. > > > >tulsi > > > > > > --- Jeff Rasmussen <[EMAIL PROTECTED]> escribi�: > > > > > >>This should work. I've been using it. > >> > >>Criteria crit = new Criteria(); > >>.... > >>.... > >>.... > >>System.out.println(crit.toString()); > >> > >>Jeff Rasmussen > >> > >>On Thu, 2003-12-04 at 15:13, Sonu Vijay wrote: > >> > >> > >>>Hi, > >>>Can we print the actual SQL that is made out of the > >>>Criteria. > >>>My selects work but inserts don't, I need to see the > >>>SQL as the following stack trace indicated syntax > >>>errors. > >>> > >>>Thanks > >>> > >>>Vijay > >>> > >>> > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > ------------ Los mejores usados y las m�s tentadoras ofertas de 0km est�n en Yahoo! Autos. Compr� o vend� tu auto en http://autos.yahoo.com.ar --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
