|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SchemaConfiguration | |
|---|---|
| org.axonframework.eventstore.jdbc | JDBC Implementation of the EventStore. |
| Uses of SchemaConfiguration in org.axonframework.eventstore.jdbc |
|---|
| Fields in org.axonframework.eventstore.jdbc declared as SchemaConfiguration | |
|---|---|
protected SchemaConfiguration |
GenericEventSqlSchema.schemaConfiguration
|
| Constructors in org.axonframework.eventstore.jdbc with parameters of type SchemaConfiguration | |
|---|---|
GenericEventSqlSchema(Class<T> dataType,
SchemaConfiguration schemaConfiguration)
Initialize a GenericEventSqlSchema. |
|
PostgresEventSqlSchema(Class<T> dataType,
SchemaConfiguration schemaConfiguration)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||