Changed Methods | ||
void
ejbActivate
() |
Change in exceptions thrown from
RemoteException to no exceptions. |
ejbActivate method comment |
CompositeCatalogEntryKey
ejbCreate
(CompositeCatalogEntryKey ) |
Change in return type from void to
CompositeCatalogEntryKey .Change in exceptions thrown from RemoteException to no
exceptions. |
ejbPostCreate method for a CMP entity bean |
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
(CompositeCatalogEntryKey ) |
Change in exceptions thrown from
RemoteException to no exceptions. |
Post create execution |
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 |