| Package | Description |
|---|---|
| org.jdbi.v3.core.annotation | |
| org.jdbi.v3.core.argument |
The
argument classes translate Java types into JDBC parameters. |
| org.jdbi.v3.core.config |
The
config classes define a configuration registry starting from
each Jdbi instance. |
| org.jdbi.v3.core.enums | |
| org.jdbi.v3.core.mapper |
mappers take the JDBC ResultSet and produce Java results. |
| org.jdbi.v3.core.mapper.immutables | |
| 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 |
|---|
| Beta
Signifies that a public API (public class, method or field) is subject to incompatible changes,
or even removal, in a future release.
|
| Class and Description |
|---|
| Beta
Signifies that a public API (public class, method or field) is subject to incompatible changes,
or even removal, in a future release.
|
| Class and Description |
|---|
| Beta
Signifies that a public API (public class, method or field) is subject to incompatible changes,
or even removal, in a future release.
|
| Class and Description |
|---|
| Beta
Signifies that a public API (public class, method or field) is subject to incompatible changes,
or even removal, in a future release.
|
| Class and Description |
|---|
| Beta
Signifies that a public API (public class, method or field) is subject to incompatible changes,
or even removal, in a future release.
|
| Class and Description |
|---|
| Beta
Signifies that a public API (public class, method or field) is subject to incompatible changes,
or even removal, in a future release.
|
| Class and Description |
|---|
| Beta
Signifies that a public API (public class, method or field) is subject to incompatible changes,
or even removal, in a future release.
|
| Class and Description |
|---|
| Beta
Signifies that a public API (public class, method or field) is subject to incompatible changes,
or even removal, in a future release.
|
| Class and Description |
|---|
| Beta
Signifies that a public API (public class, method or field) is subject to incompatible changes,
or even removal, in a future release.
|
Copyright © 2019. All rights reserved.