Package | Description |
---|---|
org.skife.jdbi.rewriter.colon | |
org.skife.jdbi.rewriter.hash | |
org.skife.jdbi.rewriter.printf | |
org.skife.jdbi.v2 |
Start with
DBI and Handle |
org.skife.jdbi.v2.exceptions |
All JDBI exceptions extend
RuntimeException , so you can skip catching them. |
org.skife.jdbi.v2.logging | |
org.skife.jdbi.v2.spring |
Classes here provide integration hooks for working with the Spring framework.
|
org.skife.jdbi.v2.sqlobject |
SQL Objects
|
org.skife.jdbi.v2.sqlobject.customizers | |
org.skife.jdbi.v2.sqlobject.helpers | |
org.skife.jdbi.v2.sqlobject.mixins | |
org.skife.jdbi.v2.sqlobject.stringtemplate | |
org.skife.jdbi.v2.tweak |
Interfaces used to alter JDBI's behavior
|
org.skife.jdbi.v2.tweak.transactions |
Several
TransactionHandler instances ae provided for working in
different environments. |
org.skife.jdbi.v2.unstable |
Early Access / In Development Modules
|
org.skife.jdbi.v2.unstable.oracle |
Convenience classes when working with Oracle databases.
|
org.skife.jdbi.v2.util |
Classes provided as a convenience to users of the library.
|
Copyright © 2018. All rights reserved.