ocejpa(1z0-898) preparation tips

7
OCEJPA(1Z0-898) Preparation Tips Albert Guo [email protected]

Upload: guo-albert

Post on 19-May-2015

1.775 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: OCEJPA(1Z0-898) Preparation Tips

OCEJPA(1Z0-898) Preparation Tips

Albert Guo

[email protected]

Page 2: OCEJPA(1Z0-898) Preparation Tips

2

My Score Report

Page 3: OCEJPA(1Z0-898) Preparation Tips

3

Prerequisites

Page 4: OCEJPA(1Z0-898) Preparation Tips

4

Exam Topics

Configure and package JPA Entity

classes in enterprise modules

Create basic JPA Entity classes

Design a Java application that

uses a RDMS

Ensure data integrity by using Transactions and

Locking

Java Persistence Criteria API

Java Persistence Query Language

Optimize database access

Use JPA relationships

Use advanced JPA features

Utilize Entity classes by

creating code that uses the

EntityManager API

http://0rz.tw/vaNYt

Page 5: OCEJPA(1Z0-898) Preparation Tips

5

Preparation ProcessPro JPA 2:

Mastering the Java™

Persistence API http://0rz.tw/9Affx

JSR-000317 Java Persistence 2.0

http://0rz.tw/5DUcZ

Mock exams from Ethuware

http://enthuware.com/

Page 6: OCEJPA(1Z0-898) Preparation Tips

6

Preparation Tips

• Pro JPA2 is my primary study material, and also

read JPA 2.0 Spec if some topic when Pro JPA2

does not explain very clear

• Make good use of Enthuware's JPAD 6. Although

the question bank may not very close to real

test, make sure you read all explanation from

each question, it’s your key to success.