| Package | Description |
|---|---|
| org.jdbi.v3.core |
Start with
DBI and Handle |
| org.jdbi.v3.core.statement |
Interfaces used to alter JDBI's handling of JDBC Statements
|
| Modifier and Type | Method and Description |
|---|---|
StatementBuilderFactory |
Jdbi.getStatementBuilderFactory() |
| Modifier and Type | Method and Description |
|---|---|
Jdbi |
Jdbi.setStatementBuilderFactory(StatementBuilderFactory factory)
Allows customization of how prepared statements are created.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultStatementBuilderFactory |
Copyright © 2017. All rights reserved.