Package dk.cloudcreate.essentials.components.foundation.transaction.jdbi
package dk.cloudcreate.essentials.components.foundation.transaction.jdbi
-
ClassDescriptionGenericHandleAwareUnitOfWorkFactory<UOW extends HandleAwareUnitOfWork>Generic
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.Version of UnitOfWork that's aware of theHandleassociated with the currentUnitOfWorkHandleAwareUnitOfWorkFactory<UOW extends HandleAwareUnitOfWork>Specialization ofUnitOfWorkFactorythat created and maintainsHandleAwareUnitOfWork's