Uses of Package
org.axonframework.messaging.eventhandling.processing.streaming.token.store.jdbc
-
Classes in org.axonframework.messaging.eventhandling.processing.streaming.token.store.jdbc used by org.axonframework.messaging.eventhandling.processing.streaming.token.store.jdbcClassDescriptionJdbc token entry table factory compatible with most databases.Jdbc class of an entry containing a serialized tracking token belonging to a given process.Configuration for the
JdbcTokenStore.Jdbc token entry table factory for Oracle databases.Jdbc token entry table factory for Postgres databases.Schema of a token entry to be stored using Jdbc.Builder for anTokenSchemathat gets initialized with default values.Interface describing a factory for JDBC to create the table containing tracking token entries.