Package com.sun.j2ee.blueprints.customer.account.ejb

Interface Summary
Account This interface provides methods to view and modify account information for a particular account.
AccountHome The home interface of the Account EJB.
 

Class Summary
AccountDAO This class encapsulates all the JDBC calls made by the AccountEJB.
AccountEJB Implementation of account as an Entity Bean
 

Exception Summary
AccountDAOException  
 



Copyright © 2000 Sun Microsystems Inc. All Rights Reserved.