Class com.ibm.commerce.rfq.helpers. RFQJdbcHelperBean

 
Changed Methods
void  ejbActivate () Change in exceptions thrown from RemoteException to no exceptions.
ejbActivate method comment
void  ejbCreate () Change in exceptions thrown from (CreateException, RemoteException) to CreateException.
ejbCreate method comment
void  ejbPassivate () Change in exceptions thrown from RemoteException to no exceptions.
ejbPassivate method comment
void  ejbRemove () Change in exceptions thrown from RemoteException to no exceptions.
ejbRemove method comment
Vector  findResponseByWhereAndSort (String, SortingAttribute) Change in signature from (java.lang.String, com.ibm.commerce.base.util.SortingAttribute) to (java.lang.String, com.ibm.commerce.utf.helper.SortingAttribute).
Insert the method's description here.
void  setSessionContext (SessionContext) Change in exceptions thrown from RemoteException to no exceptions.
setSessionContext method comment