| Package | Description |
|---|---|
| org.axonframework.saga.repository.jdbc | |
| org.axonframework.saga.repository.jpa | |
| org.axonframework.saga.repository.mongo |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcSagaRepository
Jdbc implementation of the Saga Repository.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JpaSagaRepository
JPA implementation of the Saga Repository.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MongoSagaRepository
Implementations of the SagaRepository that stores Sagas and their associations in a Mongo Database.
|
Copyright © 2010-2014. All Rights Reserved.