Oracle
1Z0-860 · Question #130
1Z0-860 Question #130: Real Exam Question with Answer & Explanation
The correct answer is B. Method1REQUIRES_NEW Method. See the full explanation below for the reasoning.
Question
Given the method invocation sequence: Method 1 calls Method 2 Method 2 calls Method 3 Method 1 calls Method 4 And the transaction scope: Method 1 Transaction A Method 2 Transaction A Method 3 Transaction A Method 4 Transaction B Assuming Method 1 is invoked by a client without an existing transaction context, which set of transaction attributes will support this scope?
Options
- AMethod1NEVER Method
- BMethod1REQUIRES_NEW Method
- CMethod1REQUIRES_NEW Method
Community Discussion
No community discussion yet for this question.