| 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. |
| Modifier and Type | Method and Description |
|---|---|
JdbiCollectors |
JdbiCollectors.createCopy() |
JdbiCollectors |
JdbiCollectors.register(CollectorFactory factory) |
Copyright © 2017. All rights reserved.