Uses of Package
org.springframework.transaction.reactive
Package
Description
Provides a utility class for easy ConnectionFactory access,
a ReactiveTransactionManager for a single ConnectionFactory,
and various simple ConnectionFactory implementations.
Support classes for reactive transaction management.
-
ClassDescriptionAbstract base class that implements Spring's standard reactive transaction workflow, serving as basis for concrete platform transaction managers.Default implementation of the
ReactiveTransaction
interface, used byAbstractReactiveTransactionManager
.Central delegate that manages resources and transaction synchronizations per subscriber context. -
ClassDescriptionDefault implementation of the
ReactiveTransaction
interface, used byAbstractReactiveTransactionManager
.Operator class that simplifies programmatic transaction demarcation and transaction exception handling.Callback interface for reactive transactional code.Mutable transaction context that encapsulates transactional synchronizations and resources in the scope of a single transaction.Interface for reactive transaction synchronization callbacks.Central delegate that manages resources and transaction synchronizations per subscriber context.