Package com.ntu.fdae.group1.bto.repository.booking
package com.ntu.fdae.group1.bto.repository.booking
-
ClassDescriptionImplementation of the IBookingRepository interface that persists Booking entities to a CSV file.Repository interface for accessing and manipulating Booking entities in the data store.