Package io.micronaut.transaction.support
package io.micronaut.transaction.support
-
ClassDescriptionAbstract transaction manager condition.Abstract default transaction operations.Abstract transaction operations that propagates the status in the propagated context.Abstract Reactor transaction operations.Represents the current reactive transaction status.Abstract transaction operations.Default implementation of the
TransactionDefinition
interface, 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.