The Artima Developer Community
Sponsored Link

Java Buzz Forum
OJB vs Hibernate -- NOT =)

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Brian McCallister

Posts: 1282
Nickname: frums
Registered: Sep, 2003

Brian McCallister is JustaProgrammer who thinks too much.
OJB vs Hibernate -- NOT =) Posted: Jul 1, 2004 4:53 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Brian McCallister.
Original Post: OJB vs Hibernate -- NOT =)
Feed Title: Waste of Time
Feed URL: http://kasparov.skife.org/blog/index.rss
Feed Description: A simple waste of time and weblog experiment
Latest Java Buzz Posts
Latest Java Buzz Posts by Brian McCallister
Latest Posts From Waste of Time

Advertisement

I thought I was going to go sit through a painful bashing in a session subtitled "Evolution from SQL to OJB to Hibernate" -- but it wasn't =) The session actually got reasonably technical, showed real examples, etc. Their OJB info was a touch dated (they didn't know about anonymous keys) but was pretty accurate in general, and they definately know their stuff. Not surprised, they have been using it probably as long as I have =)

They pointed a few very nice things H does which we don't (though I am not sure of one, need to check as it is a config piece I never use). All in all, good session. Hibernate came out smelling better, I think, but it is better in some cases (er, when you really like SQL ;-).

The main thing I really walked away from was the incredibly importance of perceived project momentum. They pointed out, honestly, that momentum on OJB is not as high as on Hibernate. I agree. I have been working to change that, and believe OJB momentum is ramping up again. We had a really ugly 1.0rc roll. Ugly ugly. Basically we broke the key rule of "release often."

That said, everyone on OJB has been holding onto code waiting for the 1.0.X (bugfix) branch to be made so we can start cleaning up a lot of stuff in the 1.1 branch. With the release of the JDO 2 draft spec we can start looking at that. They got rid of the bytecode enhancement requirement, yea!

A huge thing that they touched on but didn't really explicit point out is that a big difference between OJB and Hibernate is that OJB wants to work with standards and Hibernate wants to become a standard. The things that are important to us are not the same as the things important to the Hibernaters, and that matters.

Read: OJB vs Hibernate -- NOT =)

Topic: Sega Pocket Kingdom Focus Group Previous Topic   Next Topic Topic: JavaOne : Login to iChat via Rendezvous

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use