You are not logged in.
Pages:: 1
#1 2015-06-19 03:08:00
EJB Throws Clause:
Java Quizzes EJB (Enterprise JavaBeans)
Question:
Choose the incorrect statement from the following about Home methods in a bean class for CMP (Container Managed Persistence).
Option A):
Relationships must not be accessed by the method
Option B):
The persistence state of the bean must not be accessed by the method
Option C):
The throws clause of the method may include the java.rmi.RemoteException
Option D):
The static declaration can not be done for the method
Correct Answer is Option C):
The throws clause of the method may include the java.rmi.RemoteException
You cannot discover the new oceans unless you have the courage to lose the sight of the shore.
Offline
2015-06-19 03:08:00
- Advertisement
- Ads By Google
Re: EJB Throws Clause:
\n
Pages:: 1