Uses of Package
dk.cloudcreate.essentials.components.foundation.transaction.spring
Packages that use dk.cloudcreate.essentials.components.foundation.transaction.spring
Package
Description
-
Classes in dk.cloudcreate.essentials.components.foundation.transaction.spring used by dk.cloudcreate.essentials.components.foundation.transaction.springClassDescriptionSpring transaction-aware
UnitOfWork
Specializations can choose to overrideSpringTransactionAwareUnitOfWork.onStart()to initialize any datastore specific resources (e.g.Variant of theUnitOfWorkFactorywhich can delegate the creation of the underlying transaction to the providedPlatformTransactionManagerinstance.
TheUnitOfWorktype specialization needs to extendSpringTransactionAwareUnitOfWork -
Classes in dk.cloudcreate.essentials.components.foundation.transaction.spring used by dk.cloudcreate.essentials.components.foundation.transaction.spring.jdbiClassDescriptionSpring transaction-aware
UnitOfWork
Specializations can choose to overrideSpringTransactionAwareUnitOfWork.onStart()to initialize any datastore specific resources (e.g.Variant of theUnitOfWorkFactorywhich can delegate the creation of the underlying transaction to the providedPlatformTransactionManagerinstance.
TheUnitOfWorktype specialization needs to extendSpringTransactionAwareUnitOfWork -
Classes in dk.cloudcreate.essentials.components.foundation.transaction.spring used by dk.cloudcreate.essentials.components.foundation.transaction.spring.mongoClassDescriptionSpring transaction-aware
UnitOfWork
Specializations can choose to overrideSpringTransactionAwareUnitOfWork.onStart()to initialize any datastore specific resources (e.g.Variant of theUnitOfWorkFactorywhich can delegate the creation of the underlying transaction to the providedPlatformTransactionManagerinstance.
TheUnitOfWorktype specialization needs to extendSpringTransactionAwareUnitOfWork