Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 427 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 427 Bytes

jDBI provides a convenience interface for SQL operations in Java. It is not intended as an abstraction layer, but rather a library which makes the common things easy and the hard things possible, to paraphrase Larry Wall.

Documentation is at http://jdbi.org/

There is a mailing list at http://groups.google.com/group/jdbi

Build Status