• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Tim Cooke
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • Rob Spoor
  • Jeanne Boyarsky
Saloon Keepers:
  • Stephan van Hulst
  • Carey Brown
  • Tim Holloway
  • Piet Souris
Bartenders:

Book for SCBCD 5

 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ranchers,


I have cleared SCWCD 5 yesterday and I am starting preparation for SCBCD,

I have a small confusion on the EJB book

I dont have any experience with EJB so please suggest me the right book EJB in Action or O'rielly EJB book.


Thanks in Advance
Sri Ginjupalli
 
Ranch Hand
Posts: 46
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
EJB In action rocks !!!

Highly recommended
 
Ranch Hand
Posts: 1277
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes.. EJB3.0 In Action is a good book..
 
Ranch Hand
Posts: 64
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Pro EJB3 - Java Persistence API is good to cover JPA, Entity Manager Operation, JPQL, Persistence Unit and Persistence Context, Transaction management

You can use EJB 3 in action to learn session beans and MDBs

And don't forget to take a look at MZ notes





 
sri Ginjupalli
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for all the reply's Marcos,Niranjan ,khaled

As you all suggested I will start with EJB3 in Action , and then move on to Pro EJB3 - Java Persistence API , and MZ Notes

 
Ranch Hand
Posts: 1936
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I also recommend Pro EJB3 - Java Persistence API, it's much better than EJB 3 in Action in JPA topics.
But for other topics, you can read EJB 3 in Action, and MZ's note.
 
Niranjan Deshpande
Ranch Hand
Posts: 1277
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Have a good reading time!
 
I need a new interior decorator. This tiny ad just painted every room in my house purple.
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
    Bookmark Topic Watch Topic
  • New Topic