Changed
Methods
|
void
ejbActivate
()
|
Change in exceptions thrown from
RemoteException to no exceptions.
|
@see javax.ejb.SessionBean#ejbActivate() |
void
ejbCreate
()
|
Change in exceptions thrown from
(CreateException, RemoteException ) to
CreateException .
|
The create method for the ContractJDBCHelper bean. |
void
ejbPassivate
()
|
Change in exceptions thrown from
RemoteException to no exceptions.
|
@see javax.ejb.SessionBean#ejbPassivate() |
void
ejbRemove
()
|
Change in exceptions thrown from
RemoteException to no exceptions.
|
@see javax.ejb.SessionBean#ejbRemove() |