| Package | Description |
|---|---|
| org.axonframework.modelling.command |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericJpaRepository<T>
Generic repository implementation that stores JPA annotated aggregates.
|
class |
LockingRepository<T,A extends Aggregate<T>>
Implementation of the Repository interface that takes provides a locking mechanism to prevent concurrent
modifications of persisted aggregates.
|
Copyright © 2010–2024. All rights reserved.