Package com.bankframe.examples.bo.impl.customer

Interface Summary
Customer This interface defines the remote interface for the Customer Entity EJB.
CustomerHome This interface defines the methods for obtaining Customer Entity instances
 

Class Summary
CustomerBean This class defines the basis of the Customer entity EJB implementation.
CustomerBMPBean This class is the implementation of the Customer Entity EJB using bean managed persistence.
CustomerPK This class defines the primary key attributes of the customer entity.
CustomerValidator This class validates the attributes of the Customer Entity
 



Copyright © 2005, 2007, Oracle. All rights reserved.