READ Free Dumps For Oracle- 1z0-898
Question ID 4576 | The developer is creating a Java Persistence model for a legacy database. The database contains customer and subscriptions. |
Option A | A. @OneToMany |
Option B | B. @ElementCollection |
Option C | C. @OneToMany |
Option D | D. @ElementCollection |
Option E | E. @ElementCollection |
Correct Answer | E |
Question ID 4577 | Refer to the Exhibit. |
Option A | A. @Joined |
Option B | B. @SingleTable |
Option C | C. @TablePerClass |
Option D | D. @Inheritance (strategy = JOINED) |
Option E | E. @Inheritance (strategy = SINGLE_TABLE) |
Option F | F. @Inheritance (strategy = TABLE_PER_CLASS) |
Correct Answer | D |