Package org.axonframework.messaging.eventhandling.processing.streaming.token.store.jpa
package org.axonframework.messaging.eventhandling.processing.streaming.token.store.jpa
-
ClassDescriptionImplementation of a token store that uses JPA to save and load tokens.Configuration for the
JpaTokenStore.Implementation of a token entry compatible with JPA that stores its serialized token as a byte array.Primary key for token entries used by JPA.