RubyGems Navigation menu

activerecord-jdbc-adapter 51.0

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 70.2 - April 09, 2024 java (344.0 KB)
  2. 70.1 - March 15, 2023 java (344.0 KB)
  3. 70.0 - November 30, 2022 java (380.5 KB)
  4. 70.0.pre - May 13, 2022 java (380.0 KB)
  5. 61.3 - April 09, 2024 java (379.0 KB)
  6. 51.0 - November 16, 2017 (323.5 KB)
顯示所有版本(共 109)

Runtime 相依性套件 (1):

activerecord ~> 5.1.0

擁有者:

作者:

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

SHA 256 checksum:

f4c5f477de434e491a74b183c7f64579d1ed0539a23154010150642a57bd16c2

總下載次數 4,400,976

這個版本 70,475

License:

BSD

Ruby 版本需求: >= 0

相關連結: