RubyGems Navigation menu

activerecord-jdbc-adapter 5.0.pre1

AR-JDBC is a database adapter for Rails' ActiveRecord component designed to be used with JRuby built upon Java's JDBC API for database access. Provides (ActiveRecord) built-in adapters: MySQL, PostgreSQL and SQLite3 as well as adapters for popular databases such as Oracle, SQLServer, DB2, FireBird and even Java (embed) databases: Derby, HSQLDB and H2. It allows to connect to virtually any JDBC-compliant database with your JRuby on Rails application.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 70.2 - April 09, 2024 java (344 KB)
  2. 70.1 - March 15, 2023 java (344 KB)
  3. 70.0 - November 30, 2022 java (381 KB)
  4. 70.0.pre - May 13, 2022 java (380 KB)
  5. 61.3 - April 09, 2024 java (379 KB)
  6. 5.0.pre1 - November 10, 2016 (394 KB)
Show all versions (109 total)

Runtime Dependencies (1):

activerecord >= 2.2

Owners:

Authors:

  • Nick Sieger, Ola Bini, Karol Bucek and JRuby contributors

SHA 256 checksum:

442bf6e18e4766422d19520f75fba152073a1cd6fe55f4c605a7aa7ac1aface0

Total downloads 4,402,278

For this version 7,516

License:

BSD

Required Ruby Version: >= 0

Required Rubygems Version: > 1.3.1

Links: