= jdbc-mysql

* https://github.com/jruby/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.

