Skip to content

Files

Latest commit

94edf2f · Sep 13, 2011

History

History
This branch is 2 commits ahead of, 3691 commits behind jruby/activerecord-jdbc-adapter:master.

jdbc-jtds

= jdbc-jtds

* https://github.com/jruby/activerecord-jdbc-adapter/

== DESCRIPTION:

This is a jTDS JDBC driver gem for JRuby.

Use

   require 'jdbc/jtds'

to make the driver accessible to JDBC and ActiveRecord code running in JRuby.