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.-
Classes in org.jdbi.v3.core.collector used by org.jdbi.v3.core.collectorClassDescriptionFactory for building Collectors to assemble containers of elements.Registry of collector factories.
-
Classes in org.jdbi.v3.core.collector used by org.jdbi.v3.core.configClassDescriptionFactory for building Collectors to assemble containers of elements.
-
Classes in org.jdbi.v3.core.collector used by org.jdbi.v3.guavaClassDescriptionFactory for building Collectors to assemble containers of elements.