-->
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: Hibernate with Spring start-up time.
PostPosted: Sun May 27, 2007 11:47 pm 
Newbie

Joined: Sun May 27, 2007 11:43 pm
Posts: 2
Hi

We are using Hibernate persistence framework with Spring container in our project. We had a legacy database and we had to re-use the same schema. We used MyEclipse generate all the corresponding .hbm files. We are using OC4J to launch the application.

We are facing very serious problem . At the time of server start , it is taking more than 18 min, to load and build OR graph. Excessively in development environment, every , restart of the application consumes 20 min. drastically reduces the productivity

We do have more than 1300 table in the database. Our acceptable start-up time is max 2 min. . Please help me to reduce the start-up time. You can suggest me any design pattern / framework / Tools

Thanks you
Siva Tekumudi


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 28, 2007 6:24 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
http://www.hibernate.org/194.html

but 20 minutes is *insane*....how big are your tables/classes (e.g. how many methods do they have on average) ?

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject: Hibernate with Spring start-up time.
PostPosted: Mon May 28, 2007 6:41 am 
Newbie

Joined: Sun May 27, 2007 11:43 pm
Posts: 2
yes it is, since we are re-engineering the existing system . The database is monolithic , and more than 1900 tables and there are table with 40 columns .


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.