-->
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 x Apache Torque
PostPosted: Thu Mar 04, 2004 5:46 pm 
Newbie

Joined: Thu Mar 04, 2004 3:55 pm
Posts: 8
Hi,

Is there some comparison between Apache Torque versus Hibernate ?
Which is the fastest ?

Thanks,

Douglas


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 04, 2004 5:49 pm 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
Apples vs. Oranges

We need specific questions for specific use cases to answer a question like that. "The fastest" is also no longer a good metric to measure persistence frameworks. All are "fast" if used correctly.

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 04, 2004 5:54 pm 
Hibernate Team
Hibernate Team

Joined: Tue Sep 09, 2003 2:10 pm
Posts: 3246
Location: Passau, Germany
This is really an apples-vs-oranges comparison. Torque does not do much of what Hibernate can do, it's pretty much only a convenience layer over SQL, it does no relationship management, cascades, whatever. And it requires a slew of generated code for that, too.


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.