• 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

JPA Cert question

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Im studying for the Oracle JPA exam (using Pro JPA 2 book and enthuware mock exams) and i'm just wondering if there will be questions about xml mapping or is it enough to know the annotations? If there is xml mapping will I be required to know everything or is it focused on persistence unit xml and the more global settings?

Best Regards
Marthin
 
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
There may be or may not be questions. you may get 1 or 2 questions from that part. Each part has its own importance. It is safer to cover that part. You'll still have the knowledge in back of your mind just in case it is asked more number of times. It will probably be just persistence unit xml and global settings. enthuware will give you a fair bit of example. So all the best!
 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi. I had about 5 such questions on the certification exam. They required the knowledge of persistence unit xml and how file's mappings and annotation work together.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic