nerdexam
Oracle

1Z0-860 · Question #194

A developer wants to achieve the following two behaviors: (1) If a client calls a business method without a transaction context, the container will invoke the bean in an unspecified transaction…

The correct answer is D. NOT SUPPORTED. See the full explanation below for the reasoning.

Question

A developer wants to achieve the following two behaviors: (1) If a client calls a business method without a transaction context, the container will invoke the bean in an unspecified transaction context. (2) If a client calls a business method with a transaction context, the container will suspend the association of the transaction context with the current thread before invoking the enterprise bean's business method. Which transaction attribute should be used?

Options

  • ANEVER
  • BREQUIRED
  • CSUPPORTS
  • DNOT SUPPORTED

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    15% (4)
  • C
    4% (1)
  • D
    77% (20)

Community Discussion

No community discussion yet for this question.

Full 1Z0-860 Practice