RubyGems Navigation menu

activerecord-jdbc-adapter-ficoh 1.3.21-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:
=

安裝:
=

版本列表:

  1. 1.3.21 - May 26, 2017 java (263.0 KB)
顯示所有版本(共 2)

Runtime 相依性套件 (1):

jar-dependencies ~> 0.1.13

Development 相依性套件 (2):

rake ~> 10.4.2
ruby-maven ~> 3.1.1.0.11

必填:

jar mysql:mysql-connector-java, 5.1.33, :scope => :compile

jar org.postgresql:postgresql, 9.4-1200-jdbc4, :scope => :compile

擁有者:

作者:

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

SHA 256 總和檢查碼:

=

總下載次數 2,756

這個版本 2,642

版本发布:

授權:

BSD

Ruby 版本需求: >= 0

相關連結: