| Interface | Description |
|---|---|
| SagaSqlSchema |
Interface describing the SQL statements that the JdbcSagaRepository needs to execute against the underlying
database.
|
| Class | Description |
|---|---|
| GenericSagaSqlSchema |
Generic SagaSqlSchema implementation, for use in most databases.
|
| HsqlSagaSqlSchema |
Specialization of the GenericSagaSqlSchema for use in the HSQL database.
|
| JdbcSagaRepository |
Jdbc implementation of the Saga Repository.
|
Copyright © 2010-2014. All Rights Reserved.