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.  [ 2 posts ] 
Author Message
 Post subject: How hibernate solve these problem?
PostPosted: Mon Mar 17, 2008 12:02 am 
Newbie

Joined: Fri Mar 14, 2008 8:37 am
Posts: 2
Location: trivandrum
For our next project we decided to use hibernate framework.But my Project Manager have worked experience in tomcat torque who point out some problem when he using ORM framework...
1.We cannot managing db connection( open and close)
2.more complexity when using join query
3.store procedure not supporting
4.suppose student table we need DOB only but in ORM supporting whole object access any performance issues this kind of access.
5.


how hibernate solving these problem,
please suggest me.....

i want clarify few question further

Normally all are go for stored procedure even a single query execution due to high performance,relation and calculation.i need comparison of caching and stored procedures,caching increase only the data access time(if same data access multiple users simultaneously)not table modification,however in normal application most of the query is written for table modification,so how hibernate caching support table modification and i think EnterpriseJavaBean3.0 and hibernate are identical other than naming convention ,is there any different between EnterpriseJavaBean3.0 and hibernate based on Object Relational Mapping.


Top
 Profile  
 
 Post subject: Re: How hibernate solve these problem?
PostPosted: Tue Mar 18, 2008 2:17 am 
Newbie

Joined: Fri Mar 14, 2008 8:37 am
Posts: 2
Location: trivandrum
please reply me


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 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:
cron
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.