Package | Description |
---|---|
org.axonframework.eventhandling.saga.repository.jdbc |
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–2017. All rights reserved.