Uses of Interface
org.jdbi.v3.core.collector.CollectorFactory

Packages that use CollectorFactory
Package
Description
The collector package reduces the mapped rows of the result set into a Stream Collector to produce the final aggregated result.
The config classes define a configuration registry starting from each Jdbi instance.
guava provides extra types that are commonly needed beyond built in JDK types.