Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 362 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 362 Bytes

A small but yet simple JDBC-Wrapper library with classes designed to make working with JDBC easier. These classes are designed to handle the cleanup of JDBC resources while leaving the developer doing what they really need to do with JDBC.

The project and tutorial on using SQLExecutor can be found in Google code at http://code.google.com/p/sqlexecutor/.