The Artima Developer Community
Sponsored Link

Articles Forum
Refactoring the EJB APIs

1 reply on 1 page. Most recent reply: Jun 20, 2006 9:00 PM by Frank Sommers

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 1 reply on 1 page
Frank Sommers

Posts: 2642
Nickname: fsommers
Registered: Jan, 2002

Refactoring the EJB APIs Posted: Jun 20, 2006 9:00 PM
Reply to this message Reply
Advertisement
In the interview, Linda DeMichiel outlines several ways in which the EJB expert group simplified the earlier EJB programming models, effectively refactoring many aspects of EJB development. What do you think of the ease-of-development features in EJB 3?


sivagopal balivada

Posts: 1
Nickname: sivagopal
Registered: Jul, 2006

Re: Refactoring the EJB APIs: Persistence and Dependency Injection Posted: Jul 11, 2006 6:06 AM
Reply to this message Reply
> In the interview, Linda DeMichiel outlines several ways in
> which the EJB expert group simplified the earlier EJB
> programming models, effectively refactoring many aspects
> of EJB development. What do you think of the
> ease-of-development features in EJB 3?


It handy to develop, as there is no longer usage of Home and Remote interfaces, as well as Call back methods need not be taken care, no more deployment descriptors...but the one in my mind still persists...what about ORM using EJB3..does it provide much more flexibility than Hibernate..

Flat View: This topic has 1 reply on 1 page
Topic: Interviews from JavaOne 2006: Day 4 Previous Topic   Next Topic Topic: Should More Individuals Join the JCP?

Sponsored Links



Google
  Web Artima.com   

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