Package org.axonframework.common.jpa
package org.axonframework.common.jpa
-
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.