Removed Methods | |
EntityContext
getEntityContext
() |
getEntityContext method comment |
void
setEntityContext
(EntityContext ) |
setEntityContext method comment |
void
unsetEntityContext
() |
unsetEntityContext method comment |
Changed Methods | ||
CurrentPendingOrderKey
ejbCreate
(Integer, Long |
Change in return type from void to
CurrentPendingOrderKey .Change in exceptions thrown from ( CreateException,
RemoteException ) to CreateException . |
@return void |
void
ejbLoad
() |
Change in exceptions thrown from
RemoteException to no exceptions. |
ejbLoad method comment |
void
ejbPostCreate
(Integer, Long |
Change in exceptions thrown from
RemoteException to no exceptions. |
ejbPostCreate method for a CMP entity bean |
void
ejbStore
() |
Change in exceptions thrown from
RemoteException to no exceptions. |
ejbStore method comment |