| Package | Description |
|---|---|
| org.jdbi.v3.core |
Start with
DBI and Handle |
| org.jdbi.v3.core.extension | |
| org.jdbi.v3.core.mapper | |
| org.jdbi.v3.core.result | |
| org.jdbi.v3.core.spi | |
| org.jdbi.v3.core.statement |
Interfaces used to alter JDBI's handling of JDBC Statements
|
| org.jdbi.v3.core.transaction |
Several
TransactionHandler instances are provided for working in
different environments. |
| org.jdbi.v3.core.vendor |
| Class and Description |
|---|
| ConnectionFactory
Interface which abstracts away how JDBC Connections are obtained
|
| Handle
This represents a connection to the database system.
|
| HandleCallback
Callback for use with
Jdbi.withHandle(HandleCallback) |
| HandleConsumer
Callback for use with
Jdbi.useHandle(HandleConsumer) |
| Jdbi
This class provides the access point for jDBI.
|
| JdbiException
Base runtime exception for exceptions thrown from jdbi.
|
| Class and Description |
|---|
| Handle
This represents a connection to the database system.
|
| JdbiException
Base runtime exception for exceptions thrown from jdbi.
|
| Class and Description |
|---|
| JdbiException
Base runtime exception for exceptions thrown from jdbi.
|
| Class and Description |
|---|
| JdbiException
Base runtime exception for exceptions thrown from jdbi.
|
| Class and Description |
|---|
| Handle
This represents a connection to the database system.
|
| Jdbi
This class provides the access point for jDBI.
|
| Class and Description |
|---|
| Handle
This represents a connection to the database system.
|
| JdbiException
Base runtime exception for exceptions thrown from jdbi.
|
| Class and Description |
|---|
| Handle
This represents a connection to the database system.
|
| HandleCallback
Callback for use with
Jdbi.withHandle(HandleCallback) |
| JdbiException
Base runtime exception for exceptions thrown from jdbi.
|
| Class and Description |
|---|
| Jdbi
This class provides the access point for jDBI.
|
Copyright © 2017. All rights reserved.