Class com.ibm.commerce.negotiation.helpers. AuctionJDBCHelperBean

Changed Methods
void  ejbCreate () Change in exceptions thrown from (CreateException, RemoteException) to CreateException.
ejbCreate method comment
String  findControlRuleRuleText (Long) Change in exceptions: RemoteException was removed..
 
String  findControlRuleRuleText (Long, boolean) Change in exceptions: RemoteException was removed..
 
String  findForumDescription (Long) Change in exceptions: RemoteException was removed..
 
String  findForumDescription (Long, boolean) Change in exceptions: RemoteException was removed..
 
String  findForumMessageMsgBody (Long) Change in exceptions: RemoteException was removed..
 
String  findForumMessageMsgBody (Long, boolean) Change in exceptions: RemoteException was removed..
 
String  findMessageContent (Long) Change in exceptions: RemoteException was removed..
 
String  findMessageContent (Long, boolean) Change in exceptions: RemoteException was removed..
 
String  findMessageInfoContent (Long, Long) Change in exceptions: RemoteException was removed..
 
String  findMessageInfoContent (Long, Long, boolean) Change in exceptions: RemoteException was removed..
 
int  updateControlRuleRuleText (Long, String) Change in exceptions: RemoteException was removed..
 
int  updateControlRuleRuleText (Long, String, boolean) Change in exceptions: RemoteException was removed..
 
int  updateForumDescription (Long, String) Change in exceptions: RemoteException was removed..
 
int  updateForumDescription (Long, String, boolean) Change in exceptions: RemoteException was removed..
 
int  updateForumMessageMsgBody (Long, String) Change in exceptions: RemoteException was removed..
 
int  updateForumMessageMsgBody (Long, String, boolean) Change in exceptions: RemoteException was removed..
 
int  updateMessageContent (Long, String) Change in exceptions: RemoteException was removed..
 
int  updateMessageContent (Long, String, boolean) Change in exceptions: RemoteException was removed..
 
int  updateMessageInfoContent (Long, Long, String) Change in exceptions: RemoteException was removed..
 
int  updateMessageInfoContent (Long, Long, String, boolean) Change in exceptions: RemoteException was removed..