nerdexam
Oracle

1Z0-860 · Question #265

Which statement is true about the EJB 3.0 stateful session bean?

The correct answer is A. Its conversational state is retained across method invocations and transactions. See the full explanation below for the reasoning.

Question

Which statement is true about the EJB 3.0 stateful session bean?

Options

  • AIts conversational state is retained across method invocations and transactions.
  • BIts conversational state is lost after passivation unless the bean class saves it to a database.
  • CIts interceptors and their instance field values are NOT part of the conversational state of the bean.
  • DIts conversational state is retained across method invocations but NOT across transaction boundaries.

How the community answered

(54 responses)
  • A
    78% (42)
  • B
    4% (2)
  • C
    6% (3)
  • D
    13% (7)

Community Discussion

No community discussion yet for this question.

Full 1Z0-860 Practice