| Author |
OCE Java EE 6 JPA Developer - after the exam
|
Piotr Nowicki
Ranch Hand
Joined: Jul 13, 2010
Posts: 610
|
|
Howdy guys,
Today I've taken the JPA 2.0 exam and successfully passed it with 93%.
My learning process began in September '11. I've read whole "Pro JPA 2.0 Mastering the Java Persistence API" by M. Keith and M. Schincariol and then proceeded to the JPA 2.0 FR specification. I've had some experience with Hibernate (ca. 1,5 year) and was using it quite often. During the reading time I've tried to read and answer to some of the StackOverflow questions. I must say that it was a great practice, as it forced me to reread some of the more difficult part of the specification and confront it with the real-life scenarios.
I've also used the JAVA-KATA website by Andrei Bodnarescu which holds some interesting information.
But, as usual, one of the most important parts of my preparation was the Enthuware's mock exam simulator. I think it's definitely worth its price, it consists of a great number of very high quality questions which reflects topics you're tested on during your exam. Really - read the specification or some book and do some Enthuware mock questions - it'll be definitely enough to pass this exam.
If it comes to the exam itself, there were no surprises. There were only 6 questions on the Criteria API (which was the hardest part for me). A lot of questions about locking and about using Maps. As usual - some of ugly Oracle mistakes like bad line wrapping, additional characters put which would make the code not be compilable or using unexisting annotations (e.g. @ID instead of @Id). Some questions were about EJBs transactionality and L2 cache. There were no questions about advanced L2 Cache like CacheRetrieveMode or any of this stuff.
Cheers!
|
OCP Java SE 6 Programmer, OCM Java SE 6 Developer, OCE Java EE 6 JSPSD, OCE Java EE 6 EJBD, OCE Java EE 6 JPAD, Spring 3.0 Core Professional.
|
 |
Paul Anilprem
Enthuware Software Support
Ranch Hand
Joined: Sep 23, 2000
Posts: 2922
|
|
Congratulations!! Great score and thanks for the detailed feedback.
Glad to know that you liked our s/w
-Paul.
|
Enthuware - Best Mock Exams and Questions for Oracle/Sun Java Certifications
Quality Guaranteed - Pass or Full Refund!
|
 |
Luigi Fugaro
Greenhorn
Joined: Apr 05, 2011
Posts: 18
|
|
Good job and great score! +1
Thanks for sharing your experience!
|
 |
Piotr Nowicki
Ranch Hand
Joined: Jul 13, 2010
Posts: 610
|
|
|
Thanks guys :-)
|
 |
Raphael S Rodrigues
Greenhorn
Joined: Dec 20, 2010
Posts: 6
|
|
I've just taken this exam with 89% score.
I strongly recommend the Enthuware's mock exam simulator. It was very close the exam.
Regards,
|
raphaufrj@gmail.com
twitter.com/raphaufrj
OCP Java SE 6 Programmer, OCE Java EE 6 JSPSD, OCE Java EE 6 EJBD, OCE Java EE 6 JPAD, OCE Java EE 6 WebServices.
|
 |
Vitor Jesus
Greenhorn
Joined: Jun 01, 2013
Posts: 3
|
|
Another material that can be used as a resource to prepare for the certification exam ORACLE CERTIFIED EXPERT JEE 6 JPA is the following android app:
https://play.google.com/store/apps/details?id=org.jpaexam
It is basically a quiz about the JSR 317: Java Persistence API, Version 2.0 Final Release.
This app can be used as a resource in learning the JSR, but also for those who are preparing for certification, both in the initial period (to assess the challenge), as when more advanced (as a simulated pre-test).
This address the following topics: Entity Class, Persistent Fields and Properties, Access Type, Primary Keys and Entity Identity, Embeddable Classes, Collections of Embeddable Classes and Basic Types, Entity Relationships, inheritance, EntityManager, Entity Instance's Life Cycle, Persistence Context Lifetime, Locking and Concurrency, Entity Listeners and Callback Methods, Bean Validation and Query APIs
|
Zend Certified Engineer - 5.0
Sun Certified Java Programmer - 6.0
Oracle Certified Expert, Java EE 6 Web Component Developer
Oracle Certified Expert, Java EE 6 Java Persistence API Developer
|
 |
 |
|
|
subject: OCE Java EE 6 JPA Developer - after the exam
|
|
|