Uses of Class
org.axonframework.eventhandling.tokenstore.jdbc.GenericTokenTableFactory
Packages that use GenericTokenTableFactory
-
Uses of GenericTokenTableFactory in org.axonframework.eventhandling.tokenstore.jdbc
Subclasses of GenericTokenTableFactory in org.axonframework.eventhandling.tokenstore.jdbcModifier and TypeClassDescriptionclassJdbc token entry table factory for Postgres databases.Fields in org.axonframework.eventhandling.tokenstore.jdbc declared as GenericTokenTableFactoryModifier and TypeFieldDescriptionstatic final GenericTokenTableFactoryGenericTokenTableFactory.INSTANCECreates a singleton reference the the GenericTokenTableFactory implementation.