It's not a secret anymore!
The moose likes EJB Certification (SCBCD/OCPJBCD) and the fly likes EJB in action book query Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » EJB Certification (SCBCD/OCPJBCD)
Reply Bookmark "EJB in action book query" Watch "EJB in action book query" New topic
Author

EJB in action book query

Abhay Agarwal
Ranch Hand

Joined: Feb 29, 2008
Posts: 697

Hi

I am reading EJB in Action as a beginning book for my prep for SCBCD.
I am currently at Chapter 8 (ORM).
I am not able to understand ORM concept (Relationships, Mapping entities etc) from this book.
Please guide me to some other book in which these concepts (JPA,Entites,ORM) are explained in much better and simple way.

After reading 7 chapters from this book, i found this book lack enough practical examples to understand the working of MDBs,Session beans etc.So please guide me to some other book which good solid examples of EJB 3.0.

Thanks


Oracle certified Java 7 Programmer, SCJA 1.0, SCJP 5.0, SCWCD 5.0, Oracle SQL Fundamentals I
Yeray Santana Borges
Ranch Hand

Joined: Mar 02, 2008
Posts: 46
Hi abhay,

You can go to scbcd links and see useful books. For a deeper knowledge take a look Oreilly EJB 3.0, and for entity manager and JPA I have used Apress Pro EJB.3 Java Persistence API.




SCJP 6 - SCWCD 5 - SCBCD 5
Abhay Agarwal
Ranch Hand

Joined: Feb 29, 2008
Posts: 697

thanks for the info

~ abhay
Abhay Agarwal
Ranch Hand

Joined: Feb 29, 2008
Posts: 697

Switched to "Pro JPA2" book(written by Mike) to study JPA stuff.
Will come back to "EJB in action" book once "JPA2" book is finished

~ Abhay
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: EJB in action book query
 
Similar Threads
JPA and "persistence Provider"
Head First EJB vs Mastering EJB
Question about book 'EJB in Action'
Multiple postconstruct and predestroy methods.
Help(Abt EJB Book)