| Package | Description | 
|---|---|
| org.axonframework.eventhandling.saga.repository.jdbc | 
| Modifier and Type | Method and Description | 
|---|---|
SagaSchema | 
GenericSagaSqlSchema.sagaSchema()
Returns the  
SagaSchema used to configure this sql saga schema. | 
| Constructor and Description | 
|---|
GenericSagaSqlSchema(SagaSchema sagaSchema)
Initialize a GenericSagaSqlSchema. 
 | 
Oracle11SagaSqlSchema(SagaSchema sagaSchema)
Initialize a Oracle11SagaSqlSchema using the given  
sagaSchema. | 
PostgresSagaSqlSchema(SagaSchema sagaSchema)
Initialize a PostgresSagaSqlSchema using the given  
sagaSchema. | 
Copyright © 2010–2018. All rights reserved.