Uses of Class
org.axonframework.common.jpa.EntityManagerExecutor
Packages that use EntityManagerExecutor
Package
Description
Part of the Axon Messaging module.
-
Uses of EntityManagerExecutor in org.axonframework.messaging.core.unitofwork.transaction.jpa
Fields in org.axonframework.messaging.core.unitofwork.transaction.jpa with type parameters of type EntityManagerExecutorModifier and TypeFieldDescriptionstatic final Context.ResourceKey<Supplier<EntityManagerExecutor>> JpaTransactionalExecutorProvider.SUPPLIER_KEYThe resource key for theEntityManagerExecutorsupplier.