This post originated from an RSS feed registered with Java Buzz
by Brian McCallister.
Original Post: jDBI 1.0.1 Release
Feed Title: Waste of Time
Feed URL: http://kasparov.skife.org/blog/index.rss
Feed Description: A simple waste of time and weblog experiment
Minor updates to the jDBI to provide callback style query methods on Handle to match all the overloaded statement parameter thingies as the result oriented ones.
jDBI is designed to provide convenient tabular data access in Java(tm). It uses the Java collections framework for query results, provides a convenient means of externalizing sql statements, and provides named parameter support for any database being used.