MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following exceptions is thrown by the ejbLoad() method of an entity bean when the database row to be loaded is not found ? |
| A. | NoSuchEntityException |
| B. | EJBException |
| C. | RemoteException |
| D. | ObjectNotFoundException |
| Answer» B. EJBException | |