Uses of Class
org.axonframework.common.jpa.EntityManagerExecutor
Packages that use EntityManagerExecutor
Package
Description
JPA Implementation of the EventStore.
-
Uses of EntityManagerExecutor in org.axonframework.eventsourcing.eventstore.jpa
Fields in org.axonframework.eventsourcing.eventstore.jpa with type parameters of type EntityManagerExecutorModifier and TypeFieldDescriptionstatic final Context.ResourceKey<Supplier<EntityManagerExecutor>> JpaTransactionalExecutorProvider.SUPPLIER_KEYThe resource key for theEntityManagerExecutorsupplier.