Package io.micronaut.transaction.support
package io.micronaut.transaction.support
-
ClassDescriptionAbstract transaction manager condition.Abstract default transaction operations.AbstractPropagatedStatusTransactionOperations<T extends TransactionStatus<C>, C>Abstract transaction operations that propagates the status in the propagated context.Abstract Reactor transaction operations.Represents the current reactive transaction status.AbstractTransactionOperations<T extends InternalTransaction<C>, C>Abstract transaction operations.Default implementation of the
TransactionDefinitioninterface, offering bean-style configuration and sensible default values (PROPAGATION_REQUIRED, ISOLATION_DEFAULT, TIMEOUT_DEFAULT, readOnly=false).Exception utils.Interface for transaction synchronization callbacks.Transaction synchronization status.Transaction utils.