Uses of Class
com.sun.j2ee.blueprints.petstoreadmin.control.ejb.AdminOrderDAOException

Packages that use AdminOrderDAOException
com.sun.j2ee.blueprints.petstoreadmin.control.ejb   
 

Uses of AdminOrderDAOException in com.sun.j2ee.blueprints.petstoreadmin.control.ejb
 

Methods in com.sun.j2ee.blueprints.petstoreadmin.control.ejb that throw AdminOrderDAOException
 java.util.Collection AdminOrderDAO.getAllPendingOrders()
           
 void AdminOrderDAO.setNewStatus(java.util.ArrayList list)
           
protected  void AdminOrderDAO.getDBConnection()
           
protected  void AdminOrderDAO.closeConnection()
           
 

Constructors in com.sun.j2ee.blueprints.petstoreadmin.control.ejb that throw AdminOrderDAOException
AdminOrderDAO.AdminOrderDAO()
           
 



Copyright © 2000 Sun Microsystems Inc. All Rights Reserved.