nerdexam
Oracle

1Z0-860 · Question #67

1Z0-860 Question #67: Real Exam Question with Answer & Explanation

Sign in or unlock 1Z0-860 to reveal the answer and full explanation for question #67. The question stem and answer options stay visible for context.

Question

A developer is required to declare a persistent entity named Truck to map to a database table VEHICLE. Which entity class declaration is correct, assuming there is NO mapping descriptor?

Options

  • A
    1. @Entity(name="VEHICLE") public class Truck {
  • B
    1. @Entity(table="VEHICLE") public class Truck {
  • C1.〦mbedded @Table("VEHICLE") public class Truck {
  • D1.〦ntity @Table(name="VEHICLE") public class Truck {

Unlock 1Z0-860 to see the answer

You've previewed enough free 1Z0-860 questions. Unlock 1Z0-860 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full 1Z0-860 Practice