310-091  Exam

Exam # of questions Description  Update
310-091 179 Sun Certified Bus. Component Developer java EE Pla... 02/15/2011
[Practice Test]    [Download Study Guide(PDF)]   [Update Exam]

310-091 - Exam Information
  • Description: Sun Certified Bus. Component Developer java EE Platform 5
  • Passing Score: 0%
  • Practice Test - Number of questions: 179 questions
  • Simulation Test - Number of questions: 179 questions
  • Simulation Test Duration: 120 minutes
  • Has explanations: No

Question of the day

The Java Persistence API defines EntityTransaction interface. Which statement is correct?

Answer(s)

  1. - It is used to control transactions on JTA entity managers.
  2. - It is used to control transactions on resource-local entity managers.
  3. - All methods of this interface will throw IllegalstateException if a transaction is NOT active.
  4. - Calling getTransaction method on a closed entity manager will throw an IllegalstateException.
Correct Answer

- It is used to control transactions on resource-local entity managers.