| Package | Description |
|---|---|
| org.axonframework.boot.autoconfig | |
| org.axonframework.eventhandling.saga.repository.jdbc |
| Class and Description |
|---|
| JdbcSagaStore
Jdbc implementation of the Saga Repository.
|
| Class and Description |
|---|
| GenericSagaSqlSchema
Generic SagaSqlSchema implementation, for use in most databases.
|
| SagaSchema
SagaSchema allows specification of custom storage locations for the saga repositories.
|
| SagaSqlSchema
Interface describing the SQL statements that the JdbcSagaRepository needs to execute against the underlying
database.
|
Copyright © 2010–2018. All rights reserved.