-->
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.  [ 4 posts ] 
Author Message
 Post subject: Detecting loaded maps
PostPosted: Fri Mar 26, 2004 11:42 am 
Beginner
Beginner

Joined: Fri Nov 28, 2003 11:21 am
Posts: 49
Location: Buenos Aires, Argentina
Hello:

Im trying to find out a way to detect when hibernate finish to load all the maps.
Do you know a way?.

Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 26, 2004 3:41 pm 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
What do you mean by that ?

_________________
Emmanuel


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 06, 2004 3:21 pm 
Beginner
Beginner

Joined: Fri Nov 28, 2003 11:21 am
Posts: 49
Location: Buenos Aires, Argentina
I want to show in a progress bar the progress of the loaded maps.

For example in the console the following progress shows:

INFO: Mapping resource: common/Organizacion.hbm.xml
May 6, 2004 4:09:33 PM net.sf.hibernate.cfg.Binder bindRootClass
INFO: Mapping class: common.Organizacion -> T_Organizacion
May 6, 2004 4:09:34 PM net.sf.hibernate.cfg.Configuration addResource
INFO: Mapping resource: common/Evento.hbm.xml
May 6, 2004 4:09:34 PM net.sf.hibernate.cfg.Binder bindRootClass
INFO: Mapping class: common.Evento -> T_Evento
May 6, 2004 4:09:34 PM net.sf.hibernate.cfg.Configuration addResource
INFO: Mapping resource: common/TipoEvento.hbm.xml
May 6, 2004 4:09:34 PM net.sf.hibernate.cfg.Binder bindRootClass
INFO: Mapping class: common.TipoEvento -> T_TipoEvento
May 6, 2004 4:09:34 PM net.sf.hibernate.cfg.Configuration addResource
INFO: Mapping resource: common/Vigencia.hbm.xml
May 6, 2004 4:09:34 PM net.sf.hibernate.cfg.Binder bindRootClass
INFO: Mapping class: common.Vigencia -> T_Vigencia
May 6, 2004 4:09:34 PM net.sf.hibernate.cfg.Configuration addResource
INFO: Mapping resource: common/Dia.hbm.xml

I want to show this in a graphical way.

I dont know if its enough clear.?


Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: Tue May 18, 2004 2:28 am 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
Steve, do you think it is a viable Event?

_________________
Emmanuel


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 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.