A database adapter for Rails' ActiveRecord designed for JRuby, using Java's JDBC API to connect to MySQL, PostgreSQL, SQLite3, Oracle, SQLServer, and many other databases.
gem install activerecord-jdbc-adapterNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Load the JDBC adapter for ActiveRecord
Ensure you are using JRuby (jruby -v) before installing this gem.
No dependency data recorded yet.