In your applicationContext (I believe) there should be a "showSql" or something like that property. Set it to false.
Cheers, Scott On Thu, Apr 8, 2010 at 3:23 PM, Jeff Chapin <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > How do I eliminate or reduce the following type of messages in my log > files? > > - ---Hibernate: select allowedatt0_.RegisteredServiceImpl_id as > Register1_0_, allowedatt0_.a_name as a2_0_, allowedatt0_.a_id as a3_0_ > from rs_attributes allowedatt0_ where > allowedatt0_.RegisteredServiceImpl_id=? > - --- > > I have tried setting the following in my log4j.properties > > - --- > log4j.logger.org.hibernate=info > - --- > > Thanks, > > Jeff > > - -- > Jeff Chapin, > Assistant Systems/Applications Administrator > ITS-IS, University of Northern Iowa > Phone: 319-273-3162 Email: [email protected] > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ > > iEYEARECAAYFAku+LSoACgkQQiaEUfQoY7RZSQCfUteQyyiBjA5gHZNTkjRN1Zlc > GvQAn2MYMzmYMQPpcyJDFL5TGfYno4Mz > =wMzj > -----END PGP SIGNATURE----- > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
