| Package | Description |
|---|---|
| org.jdbi.v3.core.config |
The
config classes define a configuration registry starting from
each Jdbi instance. |
| org.jdbi.v3.core.mapper |
mappers take the JDBC ResultSet and produce Java results. |
| org.jdbi.v3.core.qualifier | |
| org.jdbi.v3.core.result |
result provides the streaming interface that reads rows from JDBC
and drives the mapper and collector processes to
produce results. |
| org.jdbi.v3.core.statement |
The
statement package provides most of the Fluent API
to drive statement execution. |
| Class and Description |
|---|
| GenericType |
| Class and Description |
|---|
| GenericType |
| Class and Description |
|---|
| GenericType |
| Class and Description |
|---|
| GenericType |
| Class and Description |
|---|
| GenericType |
Copyright © 2019. All rights reserved.