Uses of Package
org.jdbi.v3.core.collector

Packages that use org.jdbi.v3.core.collector
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.