Uses of Package
org.axonframework.saga.repository.jdbc

Packages that use org.axonframework.saga.repository.jdbc
org.axonframework.saga.repository.jdbc   
 

Classes in org.axonframework.saga.repository.jdbc used by org.axonframework.saga.repository.jdbc
GenericSagaSqlSchema
          Generic SagaSqlSchema implementation, for use in most databases.
SagaSqlSchema
          Interface describing the SQL statements that the JdbcSagaRepository needs to execute against the underlying database.
SchemaConfiguration
          SchemaConfiguration allows specification of custom storage locations for the saga repositories.
 



Copyright © 2010-2016. All Rights Reserved.