Package org.example.customer


package org.example.customer
This package provides the Entity classes for the Customer Web Application.
  • Classes
    Class
    Description
    The Customer Entity for the Customer application.
    The Order Entity for the Customer application.
    The OrderItem Entity for the Customer application.
    The Product Entity for the Customer application.
    The Supplier Entity for the Customer application.