Uses of Class
com.sun.j2ee.blueprints.petstore.personalize.profilemgr.ejb.ProfileMgrDAOException

Packages that use ProfileMgrDAOException
com.sun.j2ee.blueprints.petstore.personalize.profilemgr.ejb   
 

Uses of ProfileMgrDAOException in com.sun.j2ee.blueprints.petstore.personalize.profilemgr.ejb
 

Methods in com.sun.j2ee.blueprints.petstore.personalize.profilemgr.ejb that throw ProfileMgrDAOException
 void ProfileMgrDAO.create()
           
 void ProfileMgrDAO.load()
           
 void ProfileMgrDAO.store()
           
 void ProfileMgrDAO.remove()
           
 java.lang.String ProfileMgrDAO.findByPrimaryKey()
           
 java.lang.String ProfileMgrDAO.getBanner(java.lang.String favCategory)
           
 

Constructors in com.sun.j2ee.blueprints.petstore.personalize.profilemgr.ejb that throw ProfileMgrDAOException
ProfileMgrDAO.ProfileMgrDAO()
           
 



Copyright © 2000 Sun Microsystems Inc. All Rights Reserved.