Multiple Choice
Which statement about JTA and resource-local entity managers is correct?
A) The default transaction type for an entity manager is JTA in both Java EE and Java SE environments.
B) You cannot use a resource-local entity manager in a Java EE environment.
C) The EntityTransaction interface must be used when using a resource-local entity manager. ()
D) Application-managed entity managers can be only a JTA transaction type.
Correct Answer:

Verified
Correct Answer:
Verified
Q7: Which method of the request object is
Q8: Which of the following property of Java
Q9: Which of the following is not an
Q10: Given the following code in a stateful
Q11: Which of the following is true?<br>A) Preserving
Q13: Choose the incorrect statement from the following
Q14: Which of the following is not a
Q15: Which method of the servlet is/are called
Q16: Which of the following is not true
Q17: Which cannot directly cause a thread to