Uses of Class
org.axonframework.domain.AbstractJpaAggregateRoot

Packages that use AbstractJpaAggregateRoot
org.axonframework.repository Classes related to the repository interface and implementations. 
 

Uses of AbstractJpaAggregateRoot in org.axonframework.repository
 

Classes in org.axonframework.repository with type parameters of type AbstractJpaAggregateRoot
 class GenericJpaRepository<T extends AbstractJpaAggregateRoot>
          Generic repository implementation that stores JPA annotated aggregates.
 



Copyright © 2011. All Rights Reserved.