Removed Methods | |
void
ejbCreate
() |
ejbCreate method for a CMP entity bean |
void
ejbCreate
(Long, Long |
ejbCreate method for a CMP entity bean |
void
ejbPostCreate
() |
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 |
CatalogGroupTradingPositionRelKey
ejbCreate
(Long, Long |
Change in return type from void to
CatalogGroupTradingPositionRelKey .Change in exceptions: RemoteException was removed.. |
ejbCreate method for a CMP entity bean. |
void
setEntityContext
(EntityContext ) |
Change in exceptions thrown from
RemoteException to no exceptions. |
setEntityContext |