-->
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: Hibernate with purely relational database
PostPosted: Tue May 13, 2008 10:02 am 
Newbie

Joined: Tue May 13, 2008 8:59 am
Posts: 2
Hello,

I have been told that Hibernate as an ORM can function very well as an abstraction layer between Java and a purely relational Oracle Database.

The intent here is that Java will be able to work internally with the objects defined as they desire, while the database is designed in a purely relational manner (in order to provide internal efficiency, flexibility and so that it can be used by other non OO tools and languages.), and Hibernate providing the bridge between the two.

Is this true?

If so, what are the implications of doing so? Will this create an overwhelming amount of work for the Hibernate developer? Will this have great performance issues?

Many Thanks,

Paul Gomes


Top
 Profile  
 
 Post subject:
PostPosted: Tue May 13, 2008 3:58 pm 
Red Hat Associate
Red Hat Associate

Joined: Mon Aug 16, 2004 11:14 am
Posts: 253
Location: Raleigh, NC
Hibernate has one use: To do what you describe. Does it fulfill this? Many say yes and it is a very successful and widely-used tool. It is also very easy to set up and experiment with. I would suggest you start with Chapter 1 in the manual and do a few tests of your own. A couple hours' time will be all you need to answer your basic questions.

_________________
Chris Bredesen
Senior Software Maintenance Engineer, JBoss


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.