| Package | Description |
|---|---|
| org.axonframework.eventstore.jdbc |
JDBC Implementation of the EventStore.
|
| Modifier and Type | Field and Description |
|---|---|
protected SchemaConfiguration |
GenericEventSqlSchema.schemaConfiguration |
| Constructor and Description |
|---|
GenericEventSqlSchema(Class<T> dataType,
SchemaConfiguration schemaConfiguration)
Initialize a GenericEventSqlSchema.
|
PostgresEventSqlSchema(Class<T> dataType,
SchemaConfiguration schemaConfiguration) |
Copyright © 2010-2015. All Rights Reserved.