Registry / database / activerecord-jdbc-adapter

activerecord-jdbc-adapter

JSON →
library1.3.25rbrubygemsunverified

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-adapter
INSTALL
IMPORT
SIG · ACTIVERECORD-JDBC-
A
activerecord-jdbc-adapter
databaserubyv1.3.25
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ArJdbc
require 'arjdbc'

Load the JDBC adapter for ActiveRecord

require 'arjdbc' # Configure ActiveRecord to use JDBC adapter in database.yml
Debug
Known issues
breakingRequires JRuby runtime; not compatible with MRI Ruby.
fix
Ensure you are using JRuby (jruby -v) before installing this gem.
affects: >= 0
Upgrade
Version history
1.3.25latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
41 hits · last 30 days
node
32
OpenAI (training)
1
Resources
activerecord-jdbc-adapter — gem install activerecord-jdbc-adapter · libregistry