Package | Description |
---|---|
org.axonframework.modelling.saga.repository.jdbc | |
org.axonframework.springboot.autoconfig |
Class and Description |
---|
GenericSagaSqlSchema
Generic SagaSqlSchema implementation, for use in most databases.
|
JdbcSagaStore
Jdbc implementation of the
SagaStore . |
JdbcSagaStore.Builder
Builder class to instantiate a
JdbcSagaStore . |
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.
|
Class and Description |
---|
JdbcSagaStore
Jdbc implementation of the
SagaStore . |
Copyright © 2010–2018. All rights reserved.