October 2003
Beginner
734 pages
16h 56m
English
Which are true about transactions in EJB 2.0? (Choose all that apply.)
| A. | EJB containers must support both JTA and JTS. |
| B. | EJB 2.0 supports nested transactions. |
| C. | The |
| D. | A bean instance can run multiple transactions in parallel. |
| E. | A message-driven bean instance must complete a transaction before the ‘onMessage’ method returns. |
When using BMT demarcation, which of the following must commit a transaction before the method that initiated the transaction returns? (Choose all that apply.)
| A. | message-driven beans |
| B. | stateful session beans |
| C. | stateless session beans |
D. | none of the above |
Which two are true about container-managed ...
Read now
Unlock full access