An open API service indexing awesome lists of open source software.

https://github.com/ps2/jdbc-mysql


https://github.com/ps2/jdbc-mysql

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

= 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.