JDBCHelper::Connection object wraps around a JDBC connection and provides much nicer interface to crucial database operations from primitive selects and updates to more complex ones involving batch updates, prepared statements and transactions.
Junegunn Choi
gem "jdbc-helper", "~> 0.1.2"