If you look in log4j.xml, you can change the logging for org.hibernate.SQL. Either that or drop a hibernate.properties into src/main/resources and override properties that way.
Matt On 9/7/07, Bob Fleischman <[EMAIL PROTECTED]> wrote: > > Is there a way to set the HIbernate property show_sql to true without running > the mvn appfuse full-source command? > > I'm trying to debug a method and I don't need all the source to appfuse. > > Thanks > > Bob > -- > View this message in context: > http://www.nabble.com/Setting-Hibernate-show_sql-tf4403209s2369.html#a12561394 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
