Package io.github.marcopaglio.booking.transaction.code
package io.github.marcopaglio.booking.transaction.code
Provides interfaces for executing code within a transaction.
-
ClassDescriptionThis interface provides code that involves both
ClientRepository
's andReservationRepository
's methods.This interface provides code that involves theClientRepository
's method(s).This interface provides code that involves theReservationRepository
's method(s).