-->
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.  [ 1 post ] 
Author Message
 Post subject: how to control stdout in Console?
PostPosted: Wed Jun 24, 2009 9:52 am 
Newbie

Joined: Wed Jun 24, 2009 9:35 am
Posts: 1
Dear Friends...

am using hibernate 3.1.3... my problem when i run my application
in console logs, hibernate prints like

- Reading mappings from resource: com/server/hibernate/Privilege.hbm.xml
- Mapping class: com.server.hibernate.Privilege -> Privilege
- Mapping subclass: com.server.hibernate.impl.PrivilegeImpl -> Privilege
- Reading mappings from resource: com/server/hibernate/Configuration.hbm.xml
- Mapping class: com.server.hibernate.Configuration -> Configuration
- Mapping subclass: com.server.hibernate.impl.ConfigurationImpl -> Configuration
- Reading mappings from resource: com/server/hibernate/ConfigurationTable.hbm.xml
- Reading mappings from resource: com/server/hibernate/IdTable.hbm.xml
- Reading mappings from resource: com/server/hibernate/Parameters.hbm.xml
- Mapping class: com.server.hibernate.Parameters -> Parameters
- Mapping subclass: com.server.hibernate.impl.ParametersImpl -> Parameters



i used
Code:
hibernate.show_sql=false
in configuration file(hibernate.property)


how to restrict those logging... i don't want to log those mapping and reading information.. how can i configure.......?


Thank you,
bala134


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

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.