RubyGems.org

jdbc-helper

0.1.2

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.

installgem install jdbc-helper -v 0.1.2
Authors

Junegunn Choi

18,134 total downloads 683 for this version
Owners

8e0146e3bfad3b9e6076b1253933fabc

Gemfile
gem "jdbc-helper", "~> 0.1.2"
Versions
  1. 0.7.7 January 14, 2013
  2. 0.7.6 August 26, 2012
  3. 0.7.5 July 28, 2012
  4. 0.7.4 July 9, 2012
  5. 0.7.3 May 11, 2012
Show all versions (34 total)