SCBCD Guide | ||
Home | SCJP | SCWCD | SCBCD | SCEA | SCSA |
--------------------------------------------------
CLIENT VIEW
--------------------------------------------------
1. Any methods associated with a primary key defined by a local home or
component interface
raises a javax.ejb.EJBException if the method is invoked on a session bean.
Likewise, any methods
associated with a primary key defined by a remote home or component interface
raises a
java.rmi.RemoteException if the method is invoked on a session bean.