RubyGems Navigation menu

activerecord-jdbc-adapter 52.0-java

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. 52.0 - August 13, 2018 java (411 KB)
Show all versions (109 total)

Runtime Dependencies (1):

activerecord ~> 5.2.0

Owners:

Authors:

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

SHA 256 checksum:

183de7c1a688be2608edd3cd96e769598185bc399361a83c145714840bdfcde3

Total downloads 4,397,804

For this version 8,076

License:

BSD-2-Clause

Required Ruby Version: >= 0

Links: