Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Entity EJBs vs Hibernate ?

Reply
Thread Tools

Entity EJBs vs Hibernate ?

 
 
Steve
Guest
Posts: n/a
 
      09-25-2005
Has anyone done a comparison of entity EJBs with products such as Hibernate?

Thanks.

Steve



 
Reply With Quote
 
 
 
 
Raymond DeCampo
Guest
Posts: n/a
 
      09-28-2005
Steve wrote:
> Has anyone done a comparison of entity EJBs with products such as Hibernate?
>


I haven't, but let's put it this way: most people who used entity EJBs
were quite dissatisfied with the experience. The next version of EJB is
supposed to be "based on" hibernate (for certain values of "based on").

I'll let you draw your own conclusions.

Ray

--
XML is the programmer's duct tape.
 
Reply With Quote
 
 
 
 
Tor Iver Wilhelmsen
Guest
Posts: n/a
 
      09-28-2005
Raymond DeCampo <> writes:

> I haven't, but let's put it this way: most people who used entity
> EJBs were quite dissatisfied with the experience. The next version of
> EJB is supposed to be "based on" hibernate (for certain values of
> "based on").


The value seems to be "use whatever persistence framework you like
underneath, we default to JDO".

As with the BMP vs. CMP case, the EJB lifecycle isn't dependent on how
ejbStore() and ejbLoad() are actually implemented, and they might as
well use Hibernate.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to relate a SQL based entity with an Object based entity in Entity Framework markla ASP .Net 1 10-06-2008 09:42 AM
Spring/Hibernate vs EJBs Steve Java 3 05-24-2008 11:28 PM
Entity Name or Entity Number? Samuel van Laere HTML 4 02-24-2007 10:11 PM
[J2EE Entity EJBs] Many-Many Self-Referential Relationships John Java 0 05-24-2004 02:17 PM
Sidestepping inheritance in entity EJBs J. Patterson Waltz III Java 0 04-22-2004 12:42 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57