Package | Description |
---|---|
org.axonframework.modelling.saga.repository.jdbc | |
org.axonframework.springboot.autoconfig |
Modifier and Type | Method and Description |
---|---|
JdbcSagaStore |
JdbcSagaStore.Builder.build()
Initializes a
JdbcSagaStore as specified through this Builder. |
Modifier and Type | Method and Description |
---|---|
JdbcSagaStore |
JdbcAutoConfiguration.sagaStore(ConnectionProvider connectionProvider,
Serializer serializer) |
Copyright © 2010–2019. All rights reserved.