• 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
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Cleared OCEJPAD with 83%

 
Ranch Hand
Posts: 446
1
Eclipse IDE MySQL Database Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello, I would like to share experience with OCEJPAD exam and some tips to prepare for it.

I started studying from Pro JPA 2 : Mastering Java Persistence API book in January. Simultaneously while studying, I used to take examples from the book or create my own and did hands on programs. After successful execution of programs, I wrote articles about them on my website www.thejavageek.com. Although this process was slow, it helped me gain confidence and actually have experience in building JPA applications.
After I completed studying and implementing most of the examples from the book, bought Enthuware's mock exam simulator in July as it had been useful for OCPWCD exam. I was willing to take the exam in July itself hence directly started with standard tests in simulator. To my disappointment, I could not clear 2 tests in first attempt. Reading and attempting examples from the book wasn't sufficient for me ( and after that I could not study for a month as I was busy in some other important work). After a month, I downloaded and read the JPA specifications from oracle's official site and also created some word documents to gather important annotations, exceptions, enum and related information from oracle's official JPA javadoc. After studying them carefully, started with Enthuware's practice tests
There are 3 sections in practice tests, 1. Easy tests 2. Tough Tests and 3. Very Tough tests. I was able to clear these tests with moderate scores. So again delved deep into the explanation for all mistaken as well as correctly answered questions as they provide more information about the topics. Now, it was time to schedule the exam and take the Standard tests. Took the standard tests on 1st, 2nd,3rd and 4th September and scored 86%, 72%, 75% and 86% respectively. On 5th september, again went through the JPA javadoc for a final touch.
On 6th September, I became the Oracle Certified Expert, Java EE 6 Java Persistence API Developer

In summary
  • Exam is difficult. Work hard. Prepare well (Atleast thats my experience)
  • Thoroughly read Pro JPA 2: Mastering Java Persistence API
  • Prepare some programs, then more and then some more.
  • Buy a good mock exam simulator. I recommend Enthuware because of couple of good experiences with it
  • Be a champion.
  •  
    MyExamCloud Software Support
    Posts: 757
    3
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Hi Prasad Congratulations for the success and thanks for your suggestions.
     
    Ranch Hand
    Posts: 10198
    3
    Mac PPC Eclipse IDE Ubuntu
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Congrats!
     
    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
    congrats for clearing the exam.
    I am reading your blog to practice sample JPA stuff.
     
    Prasad Kharkar
    Ranch Hand
    Posts: 446
    1
    Eclipse IDE MySQL Database Tomcat Server
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Hello Abhay, thanks a lot. Please let me know if I need some improvements on the blog. I will definitely look into them and continue providing JPA articles.

     
    Your buns are mine! But you can have this tiny ad:
    Smokeless wood heat with a rocket mass heater
    https://woodheat.net
    reply
      Bookmark Topic Watch Topic
    • New Topic