Package org.axonframework.common.jpa

Interface Summary
EntityManagerProvider Provides components with an EntityManager to access the persistence mechanism.
 

Class Summary
ContainerManagedEntityManagerProvider EntityManagerProvider implementation that expects the container to inject the default container managed EntityManager instance.
SimpleEntityManagerProvider Simple implementation of the EntityManagerProvider that returns the EntityManager instance provided at construction time.
 



Copyright © 2010-2016. All Rights Reserved.