jDBI 2.7.1 API

Packages
org.skife.jdbi.rewriter.colon  
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.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.eod JDBC4 was originally supposed to provide a number of AQLJ like "ease of development" features which were dropped at the last minute in order to allow the JDBC4 release to coincide with JDK 1.6.
org.skife.jdbi.v2.unstable.oracle Convenience classes when working with Oracle databases.
org.skife.jdbi.v2.unstable.stringtemplate A statement locator which makes use of StringTemplate 3.0 for locating templates.
org.skife.jdbi.v2.util Classes provided as a convenience to users of the library.

 



Copyright © 2009. All Rights Reserved.