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/.