Uses of Package
io.github.marcopaglio.booking.transaction.handler.postgres
Package
Description
Provides factories of transaction handlers used in the booking application.
-
ClassDescriptionAn implementation of
TransactionHandler
for using PostgreSQL transactions viaEntityManager
.