| Package | Description |
|---|---|
| org.axonframework.eventstore.jdbc |
JDBC Implementation of the EventStore.
|
| Class and Description |
|---|
| EventEntryStore
Interface describing the mechanism that stores Events into the backing data store.
|
| EventSqlSchema
Interface describing the operations that the JDBC Event Store needs to do on a backing database.
|
| GenericEventSqlSchema |
| SchemaConfiguration
SchemaConfiguration allows specification of custom storage locations for domain event
and snapshot event entries.
|
Copyright © 2010-2015. All Rights Reserved.