Multiple Choice
Choose the incorrect statement from the following about Home methods in a bean class for CMP (Container Managed Persistence) .
A) The throws clause of the method may include the java. rmi. RemoteException.
B) Relationships must not be accessed by the method
C) The persistence state of the bean must not be accessed by the method
D) The static declaration can not be done for the method.
Correct Answer:

Verified
Correct Answer:
Verified
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
Q12: Which statement about JTA and resource-local entity
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
Q18: Which of the following is not a