nerdexam
Oracle

1Z0-860 · Question #111

An application wants to utilize side-effects of cascading entity-manager operations to related entities. Which statement is correct?

The correct answer is C. The persist operation applied to a new entity X is cascaded to entities referenced by X if the relationship. See the full explanation below for the reasoning.

Question

An application wants to utilize side-effects of cascading entity-manager operations to related entities. Which statement is correct?

Options

  • AThe persist operation is always cascaded to related entities for one-to-one and one-to-many
  • BTo minimize the effect of the remove operation applied to an entity participating in a many-to- many
  • CThe persist operation applied to a new entity X is cascaded to entities referenced by X if the relationship
  • DThe remove operation applied to a removed entity X is cascaded to entities referenced by X if the

How the community answered

(54 responses)
  • A
    13% (7)
  • B
    7% (4)
  • C
    76% (41)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-860 Practice