Uses of Package
org.example.customerdao

Packages that use org.example.customerdao
Package
Description
This package provides the DAO Action classes for the Customer Web Application.
  • Class
    Description
    This is the CustomerDAO Interface for the Customer DAO component of the Customer Web Application.
    This is the OrderDAO Interface for the Customer DAO component of the Customer Web Application.
    This is the ProductDAO Interface for the Customer DAO component of the Customer Web Application.
    This is the SupplierDAO Interface for the Customer DAO component of the Customer Web Application.