| Package | Description |
|---|---|
| org.jdbi.v3.core.statement |
The
statement package provides most of the Fluent API
to drive statement execution. |
| Modifier and Type | Method and Description |
|---|---|
void |
StatementContext.addCleanable(Cleanable cleanable)
Registers a
Cleanable to be invoked when the statement context is closed. |
Copyright © 2019. All rights reserved.