Uses of Package
entity

Packages that use entity
Package
Description
Entity classes representing core business objects in the banking system.
Background job processing system for automated banking operations.
Service layer classes delegates the Requests from the servlet to DAO.
Web layer servlets handling HTTP requests in the banking application from JSP's.
Data access layer providing Interface for multiple storage methods and Implementations.