Package org.axonframework.eventhandling.tokenstore.jpa
package org.axonframework.eventhandling.tokenstore.jpa
-
ClassesClassDescriptionImplementation of a token store that uses JPA to save and load tokens.Builder class to instantiate a
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