| Package | Description |
|---|---|
| org.jdbi.v3.core.argument |
The
argument classes translate Java types into JDBC parameters. |
| org.jdbi.v3.core.argument.internal | |
| 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.enums.internal | |
| org.jdbi.v3.core.internal |
Utility classes used internally by Jdbi.
|
| org.jdbi.v3.core.mapper |
mappers take the JDBC ResultSet and produce Java results. |
| org.jdbi.v3.core.mapper.reflect.internal | |
| 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.result.internal | |
| org.jdbi.v3.core.statement |
The
statement package provides most of the Fluent API
to drive statement execution. |
| Class and Description |
|---|
| QualifiedType
A
Type qualified by a set of qualifier annotations. |
| Class and Description |
|---|
| QualifiedType
A
Type qualified by a set of qualifier annotations. |
| Class and Description |
|---|
| QualifiedType
A
Type qualified by a set of qualifier annotations. |
| Class and Description |
|---|
| Qualifier
Annotation used to identify type qualifying annotations.
|
| Class and Description |
|---|
| QualifiedType
A
Type qualified by a set of qualifier annotations. |
| Class and Description |
|---|
| QualifiedType
A
Type qualified by a set of qualifier annotations. |
| Class and Description |
|---|
| QualifiedType
A
Type qualified by a set of qualifier annotations. |
| Class and Description |
|---|
| QualifiedType
A
Type qualified by a set of qualifier annotations. |
| Class and Description |
|---|
| QualifiedType
A
Type qualified by a set of qualifier annotations. |
| Qualifier
Annotation used to identify type qualifying annotations.
|
| Qualifiers
Utility class for type qualifiers supported by Jdbi core.
|
| Class and Description |
|---|
| QualifiedType
A
Type qualified by a set of qualifier annotations. |
| Class and Description |
|---|
| QualifiedType
A
Type qualified by a set of qualifier annotations. |
| Class and Description |
|---|
| QualifiedType
A
Type qualified by a set of qualifier annotations. |
Copyright © 2019. All rights reserved.