RubyGems Navigation menu

activerecord-jdbc-adapter 1.3.24

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.1 - March 15, 2023 java (344 KB)
  2. 70.0 - November 30, 2022 java (381 KB)
  3. 70.0.pre - May 13, 2022 java (380 KB)
  4. 61.2 - April 29, 2022 java (379 KB)
  5. 61.1 - July 29, 2021 java (379 KB)
  6. 1.3.24 - September 24, 2017 (394 KB)
Show all versions (107 total)

Runtime Dependencies (1):

activerecord < 5.0, >= 2.2

Owners:

Authors:

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

SHA 256 checksum:

34bf282324b8b9af7f70882f340c19b16f90050ffc38c77288eeb4e16079506e

Total downloads 4,367,719

For this version 131,541

License:

BSD

Required Ruby Version: >= 0

Links: