Package org.example.customerdao
package org.example.customerdao
This package provides the DAO Action classes for the Customer Web Application.
-
ClassDescriptionThis is the CustomerDAO Interface for the Customer DAO component of the Customer Web Application.This is the CustomerDAO Implementation 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 OrderDAO Implementation 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 ProductDAO Implementation 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.This is the SupplierDAO Implementation for the Customer DAO component of the Customer Web Application.