-->
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: Newbie question
PostPosted: Wed Jan 23, 2013 1:57 pm 
Newbie

Joined: Sun Jan 29, 2012 4:17 pm
Posts: 2
I am brand new to Hibernate and I was hoping to get some advice. I have an application that is fairly data intensive. I have a java swing client that produces multiple calls to the database to retrieve data. I was wondering if it would be beneficial to use Hibernate in this instance. Currently, we are using straight jdbc. Any help would be great and I would be more than happy to supply any further information needed. Thanks in advance.


Top
 Profile  
 
 Post subject: Re: Newbie question
PostPosted: Thu Jan 24, 2013 2:26 am 
Newbie

Joined: Thu Jun 24, 2010 8:24 am
Posts: 5
gabel6971 wrote:
I am brand new to Hibernate and I was hoping to get some advice. I have an application that is fairly data intensive. I have a java swing client that produces multiple calls to the database to retrieve data. I was wondering if it would be beneficial to use Hibernate in this instance. Currently, we are using straight jdbc. Any help would be great and I would be more than happy to supply any further information needed. Thanks in advance.


Yes , Definitely hibernate is good for your application but before using hibernate or migrating your application to hibernate you have to answers few questions to yourself like.

1)Is your client may change the database like MySQL to oracle ?
2)If your application is already stable then Are you ready to put an extra effort in migration your application to hibernate ?

If the answer of the above questions is "Yes" then you can use the hibernate and it will definitely improve performance when you use hibernate cache.

_________________
Thanks,
Sandeep Bhardwaj


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:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.