nerdexam
Oracle

1Z0-554 · Question #41

During the development of an ADF BC application, you have created an entity object, CustomerEO, based on the CUSTOMERS table in the database. Further analysis of requirements highlights two…

The correct answer is D. Add the attributes to the entity object, and then synchronize the CustomersEO entity object and the. See the full explanation below for the reasoning.

Question

During the development of an ADF BC application, you have created an entity object, CustomerEO, based on the CUSTOMERS table in the database. Further analysis of requirements highlights two transient attributes that need to be added to the CustomersEO entity object. This means that you will have a mismatch between the entity object and the underlying table. What action should you take?

Options

  • AAsk the DBA to add the new entity object attributes as columns in the CUSTOMFR table and then run
  • BAsk the DBA to add the new entity object attributes as columns in the CUSTOMERS table and then
  • CNone. The entity object can contain attributes that do not exist as columns in the table.
  • DAdd the attributes to the entity object, and then synchronize the CustomersEO entity object and the

How the community answered

(43 responses)
  • A
    7% (3)
  • B
    2% (1)
  • C
    19% (8)
  • D
    72% (31)

Community Discussion

No community discussion yet for this question.

Full 1Z0-554 Practice