Package com.Server.repository

com.Server.repository has Interface which available on access to table database.
  • Interface Summary
    Interface Description
    CarRepository
    Interface repository car to available connect on table database.
    LocalizationRepository
    Interface repository localization to available connect on table database.
    ReservationRepository
    Interface repository reservation to available connect on table database.
    RoleRepository
    Interface repository role to available connect on table database.
    UserRepository
    Interface repository user to available connect on table database.