Package org.example.customerdao.utility


package org.example.customerdao.utility
This package provides the Utility classes for the Customer DAO component of the Customer Web Application.
  • Class
    Description
    This is the Deletable interface for the DAO components of the Customer Web Application.
     
    The NonDeleteableRecordException class for the CustomerDAO.