Joining the OFBiz Hibernate discussion

Published by Rob on June 26th, 2003 - in Java

I’ve succumbed to the temptation of joining the argument about Hibernate and OFBiz’s Entity Engine.

Mike used the Entity Engine with JIRA. I have done a bit of hacking with it, and it hangs together quite nicely. That said though I think that WebWork and Hibernate would make for an even better match.

If you are Hibernating and then decide you really need to use EJB’s you could always swap them in. (you don’t really want to do without value objects do you?).

One of the cool things about Hibernating is that you get ctrl-space etc in ide’s.

Dynamic Typing is cool and all, but I like the idea of using an IDE to help me remember what attributes are available.

Here are some links in case you came in late.
Ofbiz EE: Forgotten but not forgiven
I’ve been biled – hahaha
OFBiz Persistence Revisited

Related posts:

  1. Minimising EJB

2 Responses

  1. Oops! You may have just stumbled into another debate all together. That is the dynamic typing versus static typing debate!

    Carlos

  2. Check out TrackStudio (http:/www.trackstudio.com), Hibernate-based issue tracking software.

    By the way, we switch for EJB 2.0/CMP to Hibernate in a month.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

© Rob@Rojotek