Uses of Package
org.axonframework.common.jpa
Packages that use org.axonframework.common.jpa
Package
Description
JPA Implementation of the EventStore.
-
Classes in org.axonframework.common.jpa used by org.axonframework.common.jpaClassDescriptionProvides components with an EntityManager to access the persistence mechanism.
-
Classes in org.axonframework.common.jpa used by org.axonframework.eventsourcing.eventstore.jpaClassDescriptionA
TransactionalExecutorimplementation forEntityManagers.Provides components with an EntityManager to access the persistence mechanism. -
Classes in org.axonframework.common.jpa used by org.axonframework.extension.spring.messaging.unitofworkClassDescriptionProvides components with an EntityManager to access the persistence mechanism.
-
Classes in org.axonframework.common.jpa used by org.axonframework.extension.springboot.autoconfigClassDescriptionProvides components with an EntityManager to access the persistence mechanism.
-
Classes in org.axonframework.common.jpa used by org.axonframework.extension.springboot.util.jpaClassDescriptionProvides components with an EntityManager to access the persistence mechanism.
-
Classes in org.axonframework.common.jpa used by org.axonframework.messaging.eventhandling.processing.streaming.token.store.jpaClassDescriptionProvides components with an EntityManager to access the persistence mechanism.