| Package | Description |
|---|---|
| org.jdbi.v3.core |
The 'core' package hosts the top level interface into jdbi core.
|
| org.jdbi.v3.core.h2 |
The
h2 package adds vendor support for the H2 embeddable pure Java database implementation. |
| Class and Description |
|---|
| JdbiPlugin
A plugin is given an opportunity to customize instances of various
Jdbi
types before they are returned from their factories. |
| Class and Description |
|---|
| JdbiPlugin
A plugin is given an opportunity to customize instances of various
Jdbi
types before they are returned from their factories. |
Copyright © 2017. All rights reserved.