IBM
C2050-725 · Question #169
In which case must container-managed persistence entity beans be used instead of a session bean? A case where:
The correct answer is A. a query updates data in a table. See the full explanation below for the reasoning.
Question
In which case must container-managed persistence entity beans be used instead of a session bean? A case where:
Options
- Aa query updates data in a table.
- Ba query returns a large result set.
- Ca query retrieves data from several tables.
- Da SQL statement performs a database intensive read operation.
How the community answered
(46 responses)- A80% (37)
- B7% (3)
- C11% (5)
- D2% (1)
Community Discussion
No community discussion yet for this question.