Removed Methods | |
void
ejbCreate
(Long, Long |
ejbCreate method for a CMP entity bean |
void
ejbPostCreate
(Long,
Long |
ejbPostCreate method for a CMP entity bean |
Changed Methods | ||
void
ejbActivate
() |
Change in exceptions thrown from
RemoteException to no exceptions. |
ejbActivate |
void
ejbLoad
() |
Change in exceptions thrown from
RemoteException to no exceptions. |
ejbLoad |
void
ejbPassivate
() |
Change in exceptions thrown from
RemoteException to no exceptions. |
ejbPassivate |
void
ejbRemove
() |
Change in exceptions thrown from
(RemoteException, RemoveException ) to
RemoveException . |
ejbRemove |
void
ejbStore
() |
Change in exceptions thrown from
RemoteException to no exceptions. |
ejbStore |
void
unsetEntityContext
() |
Change in exceptions thrown from
RemoteException to no exceptions. |
unsetEntityContext |
void
setEntityContext
(EntityContext ) |
Change in exceptions thrown from
RemoteException to no exceptions. |
setEntityContext |