Package org.axonframework.common.jpa
@NullMarked
package org.axonframework.common.jpa
JPA utilities and entity management helpers.
-
ClassDescriptionA
TransactionalExecutorimplementation forEntityManagers.Provides components with an EntityManager to access the persistence mechanism.An implementation of theEntityManagerProviderthat returns a newEntityManagerinstance each time using theEntityManagerFactory.Simple implementation of the EntityManagerProvider that returns the EntityManager instance provided at construction time.