Uses of Class
entity.Customer

Packages that use Customer
Package
Description
Entity classes representing core business objects in the banking system.
Service layer classes delegates the Requests from the servlet to DAO.
Data access layer providing Interface for multiple storage methods and Implementations.