neo-activerecord-jdbc-adapter 5.0.pre2
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:
          =
        
        
          installation:
          =
        
      Versions:
- 5.0.pre2 August 07, 2017 (378 ko)
Dépendances de Runtime (1):
            activerecord
            >= 2.2
          
    