Package com.sun.j2ee.blueprints.inventory.ejb

Interface Summary
Inventory This interface provides methods to view and modify inventory information for a particular item.
InventoryHome The home interface of the Inventory Entity EJB.
 

Class Summary
InventoryDAO This class encapsulates all the JDBC calls made by the InventoryEJB.
InventoryEJB Implementation of inventory as an Entity Bean
 

Exception Summary
InventoryDAOException  
 



Copyright © 2000 Sun Microsystems Inc. All Rights Reserved.