= jdbc-mysql

* http://jruby-extras.rubyforge.org/activerecord-jdbc-adapter/

== DESCRIPTION:

This is a MySQL JDBC driver gem for JRuby.

Use

   require 'jdbc/mysql'

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

