Uses of Package
org.axonframework.eventhandling.tokenstore.jpa
Packages that use org.axonframework.eventhandling.tokenstore.jpa
Package
Description
-
Classes in org.axonframework.eventhandling.tokenstore.jpa used by org.axonframework.eventhandling.tokenstore.jpaClassDescriptionImplementation 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. -
Classes in org.axonframework.eventhandling.tokenstore.jpa used by org.axonframework.eventhandling.tokenstore.legacyjpaClassDescriptionImplementation of a token entry compatible with JPA that stores its serialized token as a byte array.