You are not logged in.

#1 2015-06-19 03:08:00

husnain
User RankUser RankUser RankUser RankUser RankUser Rank
Administrator
From: Chichawatni,Pakistan
Registered: 2014-10-03
Posts: 8,129
Website

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.

2015-06-19 03:08:00

Advertisement
Ads By Google

Re: EJB Throws Clause:



\n

Board footer