Uses of Class
org.axonframework.modelling.saga.repository.jdbc.GenericSagaSqlSchema
Packages that use GenericSagaSqlSchema
-
Uses of GenericSagaSqlSchema in org.axonframework.modelling.saga.repository.jdbc
Subclasses of GenericSagaSqlSchema in org.axonframework.modelling.saga.repository.jdbcModifier and TypeClassDescriptionclassSpecialization of the GenericSagaSqlSchema for use in the HSQL database.classOracle 11 does not support AUTO_INCREMENT.classSQL schema supporting PostgreSQL databases.