Uses of Package
dk.cloudcreate.essentials.components.foundation.transaction.jdbi
Packages that use dk.cloudcreate.essentials.components.foundation.transaction.jdbi
Package
Description
-
Classes in dk.cloudcreate.essentials.components.foundation.transaction.jdbi used by dk.cloudcreate.essentials.components.foundation.transaction.jdbiClassDescriptionGeneric
HandleAwareUnitOfWorkFactoryvariant where the implementation manually manages theUnitOfWorkand the underlying database Transaction.
This class is built for inheritance, but can also be used directly - e.g. through theJdbiUnitOfWorkFactory
If you e.g. need to have aUnitOfWorkjoin in with an existing Spring Managed transaction then please use the Spring specificUnitOfWorkFactory,SpringManagedUnitOfWorkFactory, provided with the spring-postgresql-event-store module.Version of UnitOfWork that's aware of theHandleassociated with the currentUnitOfWorkSpecialization ofUnitOfWorkFactorythat created and maintainsHandleAwareUnitOfWork's -
Classes in dk.cloudcreate.essentials.components.foundation.transaction.jdbi used by dk.cloudcreate.essentials.components.foundation.transaction.spring.jdbiClassDescriptionVersion of UnitOfWork that's aware of the
Handleassociated with the currentUnitOfWorkSpecialization ofUnitOfWorkFactorythat created and maintainsHandleAwareUnitOfWork's