Uses of Class
org.axonframework.common.jdbc.ConnectionExecutor
Packages that use ConnectionExecutor
Package
Description
Part of the Axon Messaging module.
-
Uses of ConnectionExecutor in org.axonframework.messaging.core.unitofwork.transaction.jdbc
Fields in org.axonframework.messaging.core.unitofwork.transaction.jdbc with type parameters of type ConnectionExecutorModifier and TypeFieldDescriptionstatic final Context.ResourceKey<Supplier<ConnectionExecutor>> JdbcTransactionalExecutorProvider.SUPPLIER_KEYThe resource key for theConnectionExecutorsupplier.