| Package | Description |
|---|---|
| org.jdbi.v3.core.collector |
The
collector package reduces the mapped rows of the result set
into a Stream Collector to produce the final aggregated result. |
| org.jdbi.v3.core.config |
The
config classes define a configuration registry starting from
each Jdbi instance. |
| Class and Description |
|---|
| CollectorFactory
Factory for building Collectors to assemble containers of elements.
|
| JdbiCollectors
Registry of collector factories.
|
| Class and Description |
|---|
| CollectorFactory
Factory for building Collectors to assemble containers of elements.
|
Copyright © 2017. All rights reserved.