Removed Methods | |
EntityContext
getEntityContext
() |
getEntityContext method comment |
void
setEntityContext
(EntityContext ) |
setEntityContext method comment |
void
unsetEntityContext
() |
unsetEntityContext method comment |
Changed Methods | ||
OrderFulfillmentItemStatusKey
ejbCreate
(Hashtable ) |
Change in return type from void to
OrderFulfillmentItemStatusKey .Change in signature from void to Hashtable .Change in exceptions: RemoteException was removed.
NamingException , FinderException were
added. |
@param aProp TypedProperty |
void
ejbLoad
() |
Change in exceptions thrown from
RemoteException to no exceptions. |
ejbLoad method comment |
void
ejbPassivate
() |
Change in exceptions thrown from
RemoteException to no exceptions. |
ejbPassivate method comment |
void
ejbPostCreate
(Hashtable ) |
Change in signature from void to
Hashtable .Change in exceptions thrown from RemoteException to no
exceptions. |
ejbPostCreate method for a CMP entity bean |
void
ejbRemove
() |
Change in exceptions thrown from
(RemoteException, RemoveException ) to
RemoveException . |
ejbRemove method comment |
void
ejbStore
() |
Change in exceptions thrown from
RemoteException to no exceptions. |
ejbStore method comment |