• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

EJB in action book query

 
Ranch Hand
Posts: 1376
Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
Ranch Hand
Posts: 46
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.



 
Abhay Agarwal
Ranch Hand
Posts: 1376
Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks for the info

~ abhay
 
Abhay Agarwal
Ranch Hand
Posts: 1376
Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic