-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: verbose off
PostPosted: Thu Sep 11, 2003 5:16 am 
Newbie

Joined: Thu Sep 11, 2003 5:14 am
Posts: 1
How to put off the verbose mode in hebernate ?


Top
 Profile  
 
 Post subject:
PostPosted: Thu Sep 11, 2003 5:27 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 7:19 pm
Posts: 2364
Location: Brisbane, Australia
Not sure what you mean. The primary output stream is through Apache commons-logging. See section 2.7 of http://www.hibernate.org/hib_docs/reference/html/session-configuration.html#session-configuration-s1.

There is also a configuration setting for outputing the SQL generated, eg,
hibernate.show_sql Write all SQL statements to console (as an alternative to use of the logging functionality). eg. true | false

Now it does depend on how you are initiating Hibernate.
This should be a start.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Sep 11, 2003 5:27 am 
Newbie

Joined: Thu Sep 11, 2003 4:39 am
Posts: 3
Location: Zagreb, Croatia
If by 'verbose mode' you are talking about the logging, then the answer is easy: read the Hibernate Reference document, section 2.7.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.