Class com.ibm.commerce.user.helpers. UserJDBCHelperBean

Removed Methods
String  findUserTrafficQueryString (Long)  
String  findUserTrafficQueryString (Long, boolean)  
int  updateUserTrafficQueryString (Long, String)  
int  updateUserTrafficQueryString (Long, String, boolean)  
   
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
Map  findCountry (String) Change in exceptions: RemoteException was removed..
 
Map  findCurrency (String) Change in exceptions: RemoteException was removed..
 
Map  findLanguage (String) Change in exceptions: RemoteException was removed..
 
Map  findOrgEntity () Change in exceptions: RemoteException was removed..
 
void  setSessionContext (SessionContext) Change in exceptions thrown from RemoteException to no exceptions.
setSessionContext method comment
String  findDisplayName (String) Change in exceptions: RemoteException was removed..
 
String  findDisplayName (String, boolean) Change in exceptions: RemoteException was removed..
 
Vector  findDistinctStoreOwners () Change in exceptions: RemoteException was removed..
 
Vector  findDistinctStoreOwners (boolean) Change in exceptions: RemoteException was removed..
 
String  findMbrAttrValStringValue (Integer, boolean) Change in exceptions: RemoteException was removed..
 
String  findMbrAttrValStringValue (Long) Change in exceptions: RemoteException was removed..
 
String  findMbrAttrValStringValue (Long, boolean) Change in exceptions: RemoteException was removed..
 
String  findMemberGroupCondition (Long) Change in exceptions: RemoteException was removed..
 
String  findMemberGroupCondition (Long, boolean) Change in exceptions: RemoteException was removed..
 
Long[]  findMemberIdsByMbrAttrVal (String, String) Change in exceptions: RemoteException was removed..
 
Long[]  findMemberIdsByMbrAttrVal (String, String, Integer) Change in exceptions: RemoteException was removed..
 
String  findMemberType (String) Change in exceptions: RemoteException was removed..
 
String  findMemberType (String, boolean) Change in exceptions: RemoteException was removed..
 
String  findRoleDescription (Integer) Change in exceptions: RemoteException was removed..
 
String  findRoleDescription (Integer, boolean) Change in exceptions: RemoteException was removed..
 
String  findUserProfDescription (Long) Change in exceptions: RemoteException was removed..
 
String  findUserProfDescription (Long, boolean) Change in exceptions: RemoteException was removed..
 
int  updateMbrAttrValStringValue (Long, String) Change in exceptions: RemoteException was removed..
 
int  updateMbrAttrValStringValue (Long, String, boolean) Change in exceptions: RemoteException was removed..
 
int  updateMemberGroupCondition (Long, String) Change in exceptions: RemoteException was removed..
 
int  updateMemberGroupCondition (Long, String, boolean) Change in exceptions: RemoteException was removed..
 
int  updateRoleDescription (Integer, String) Change in exceptions: RemoteException was removed..
 
int  updateRoleDescription (Integer, String, boolean) Change in exceptions: RemoteException was removed..
 
int  updateUserProfDescription (Long, String) Change in exceptions: RemoteException was removed..
 
int  updateUserProfDescription (Long, String, boolean) Change in exceptions: RemoteException was removed..
 
 
Removed Fields
String  findUserTrafficQueryStringSQL  
String  updateUserTrafficQueryStringSQL