Uses of Package
org.axonframework.common.jpa
Packages that use org.axonframework.common.jpa
Package
Description
JPA utilities and entity management helpers.
Part of the Axon Eventsourcing module.
Part of the Axon Extension module.
Part of the Axon Extension module.
Part of the Axon Extension module.
Part of the Axon Messaging module.
-
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.jpaClassDescriptionProvides 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.core.unitofwork.transaction.jpaClassDescriptionA
TransactionalExecutorimplementation forEntityManagers.Provides components with an EntityManager to access the persistence mechanism.