Uses of Class
org.axonframework.eventhandling.tokenstore.legacyjpa.JpaTokenStore
Packages that use JpaTokenStore
-
Uses of JpaTokenStore in org.axonframework.eventhandling.tokenstore.legacyjpa
Methods in org.axonframework.eventhandling.tokenstore.legacyjpa that return JpaTokenStoreModifier and TypeMethodDescriptionJpaTokenStore.Builder.build()Initializes aJpaTokenStoreas specified through this Builder.