Package | Description |
---|---|
org.axonframework.modelling.saga.repository.jdbc |
Modifier and Type | Class and Description |
---|---|
class |
HsqlSagaSqlSchema
Specialization of the GenericSagaSqlSchema for use in the HSQL database.
|
class |
Oracle11SagaSqlSchema
Oracle 11 does not support AUTO_INCREMENT.
|
class |
PostgresSagaSqlSchema
SQL schema supporting postgres databases.
|
Copyright © 2010–2022. All rights reserved.