-->
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 in a SQL blog
PostPosted: Tue May 27, 2008 10:18 pm 
Newbie

Joined: Tue May 27, 2008 10:10 pm
Posts: 1
There's a blog by a SQL DB developer on his concerns about Hibernate, HQL, queries

http://iablog.sybase.com/paulley/catego ... hibernate/

Is he right?


Top
 Profile  
 
 Post subject: Re: Hibernate in a SQL blog
PostPosted: Wed May 28, 2008 3:25 pm 
Expert
Expert

Joined: Wed Apr 11, 2007 11:39 am
Posts: 735
Location: Montreal, QC
xenu2 wrote:
There's a blog by a SQL DB developer on his concerns about Hibernate, HQL, queries

http://iablog.sybase.com/paulley/catego ... hibernate/

Is he right?


Yes and no. In many cases it is ok for a db guy to look at hibernate in this way. Hibernate is quite a power tool and it can be misused easily, so what he refers to in many cases are programmer mistakes. However, I do agree with extra subselects that hibernate generates, and that they could be done in a different way.

In any events, still it is trivial to write a super efficient program with hibernate. There might be some corner cases in which you need to do some custom coding but still I am happy I am not in pre-hibernate days anymore.


Farzad-


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.