Uses of Class
org.axonframework.eventhandling.tokenstore.jdbc.JdbcTokenStore
Packages that use JdbcTokenStore
-
Uses of JdbcTokenStore in org.axonframework.eventhandling.tokenstore.jdbc
Methods in org.axonframework.eventhandling.tokenstore.jdbc that return JdbcTokenStoreModifier and TypeMethodDescriptionJdbcTokenStore.Builder.build()Initializes aJdbcTokenStoreas specified through this Builder.