• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Is the JPA Spec needed for the exam ?

 
Greenhorn
Posts: 15
Android Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi guys,

I would like to ask if the specification is really needed for the exam, if the book (Pro JPA 2) is not enough. If the spec is needed, which chapters in particular are not covered in the book ?

My background: 2 years experience with JPA but I feel comfortable in that matter.

Thank you very much!
 
Enthuware Software Support
Posts: 4906
60
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The book is sufficient only to understand the concepts in general. But the exam goes deep in the technical details. So what we suggest is first go through a book so that you can learn the concepts, then start with a mock exam so that you will know what kind of details you are expected to know, and then fill your gaps from the specification. Finally, follow it up with more mock exams.

HTH,
Paul.
 
Martin Petransky
Greenhorn
Posts: 15
Android Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Paul,

thank you for your answer, it really looks like a good plan, will definitely do as you suggest it. I've already bought your tests few days ago, so it all fits together.

Thanks again,
Martin.
 
Ranch Hand
Posts: 36
Hibernate Firefox Browser MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
JPA Spec is very much required. It's the basis for the JPA exam. The spec is definitive. The book explains how the logic works, but Spec defines what should the logic be!
 
Ranch Hand
Posts: 193
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sorry friend, new to this, may i know which spec you guys are mentioning?
 
Rajeish Mittal
Ranch Hand
Posts: 36
Hibernate Firefox Browser MySQL Database
 
Nakataa Kokuyo
Ranch Hand
Posts: 193
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Rajeish Mittal
 
Greenhorn
Posts: 1
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello, everyone!

I've just passed JPA exam with 96% and, in my opinion, the Specification is not necessary for it if your only goal is just to pass the test. Pro JPA 2 + Enthuware mock tests are more than enough.

But, of cause, if you want to understand the JPA better, Spec is obviously a must.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic