Uses of Class
org.axonframework.common.jdbc.ConnectionExecutor
Packages that use ConnectionExecutor
-
Uses of ConnectionExecutor in org.axonframework.eventsourcing.eventstore.jdbc
Fields in org.axonframework.eventsourcing.eventstore.jdbc with type parameters of type ConnectionExecutorModifier and TypeFieldDescriptionstatic final Context.ResourceKey<Supplier<ConnectionExecutor>> JdbcTransactionalExecutorProvider.SUPPLIER_KEYThe resource key for theConnectionExecutorsupplier.