Package | Description |
---|---|
org.axonframework.eventhandling.tokenstore.jdbc |
Class and Description |
---|
GenericTokenTableFactory
Jdbc token entry table factory compatible with most databases.
|
TokenSchema
Schema of an token entry to be stored using Jdbc.
|
TokenSchema.Builder
Builder for an
TokenSchema that gets initialized with default values. |
TokenTableFactory
Interface describing a factory for JDBC to create the table containing tracking token entries.
|
Copyright © 2010–2017. All rights reserved.