Uses of Interface
dk.cloudcreate.essentials.components.foundation.transaction.jdbi.HandleAwareUnitOfWork
Packages that use HandleAwareUnitOfWork
Package
Description
-
Uses of HandleAwareUnitOfWork in dk.cloudcreate.essentials.components.foundation.transaction.jdbi
Classes in dk.cloudcreate.essentials.components.foundation.transaction.jdbi with type parameters of type HandleAwareUnitOfWorkModifier and TypeClassDescriptionclassGenericHandleAwareUnitOfWorkFactory<UOW extends HandleAwareUnitOfWork>GenericHandleAwareUnitOfWorkFactoryvariant where the implementation manually manages theUnitOfWorkand the underlying database Transaction.
This class is built for inheritance, but can also be used directly - e.g.interfaceHandleAwareUnitOfWorkFactory<UOW extends HandleAwareUnitOfWork>Specialization ofUnitOfWorkFactorythat created and maintainsHandleAwareUnitOfWork'sClasses in dk.cloudcreate.essentials.components.foundation.transaction.jdbi that implement HandleAwareUnitOfWorkModifier and TypeClassDescriptionstatic class -
Uses of HandleAwareUnitOfWork in dk.cloudcreate.essentials.components.foundation.transaction.spring.jdbi
Classes in dk.cloudcreate.essentials.components.foundation.transaction.spring.jdbi that implement HandleAwareUnitOfWorkModifier and TypeClassDescriptionstatic class