You are right. Even i read same thing about the EJB3.0.
As per my understanding of Hibernate, It is O-R mapping tool.(Object to Relation)
EJB 3.0 will embed Hibernate's features of OR Mapping.
If you have used WSAD, you will get quick clue of OR Mapping.
Currently Entity Bean (EJB2.0) can be mapped to the single database.
Using Hibernate technique, it can map to multiple databases, it will generate the XML file and the POJO.
The development will be fast as compare to the current EJB architecture with lots of more features.
 
http://www.jroller.com/comments/mkeith/Weblog/the_ejb_3_0_hibernate
 
 
Thanks,
Manisha
 
 
 


Karen <[EMAIL PROTECTED]> wrote:
Hi,

Reading from an article saying "JBoss's EJB 3.0 implementation is based on
Hibernate" and "EJB 3.0 Java Persistence engine will be using Hibernate".
What is in Hibernate that will complement EJB's architecture? Why Hibernate?

My apology if I shouldn't ask this question here but since I'm quite new to
both technology itself, hence, need some pointers. I try goggled, all I can
find is Spring vs Hibernate or JDO vs Hibernate .. etc.. Any articles to
share?

Many Thanks.

Regards,
Karen

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".


Check out Yahoo! India Rakhi Special for Rakhi shopping, contests and lots more.
http://in.promos.yahoo.com/rakhi/index.html =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to