All Classes and Interfaces

Class
Description
The EM_Utils class provides utility methods for managing the EntityManager instance.
The Shipment class represents a shipment with its attributes.
The ShipmentDao interface defines methods for performing CRUD operations related to shipments.
Implementation of the ShipmentDao interface for managing shipments.
Custom exception class for handling shipment-related errors.
The ShipmentXpressTest class demonstrates the functionality of the ShipmentXpress project.