[ANN] ActiveRecord-JDBC 0.2

The JRuby-extras project is proud to announce the release of version 0.2 of ActiveRecord-JDBC.

This release brings much needed functionality and usability. Since 0.0.1, the project have gone from proof-of-concept to something that's actually usable.

ActiveRecord-JDBC now supports migrations and connections with 8 databases: MySQL, PostgreSQL, Oracle, MS SQL Server, DB2, Derby, FireBird and HSQLDB.
Most of the standard functionality in ActiveRecord works with these databases, and Migrations are also there except for those cases when the database cannot support the operation.

The release can be installed as a gem with:

jruby gem install ActiveRecord-JDBC --no-rdoc --no-ri

JRuby-extras: http://rubyforge.org/projects/jruby-extras/

···

--
  Ola Bini (http://ola-bini.blogspot.com)
  JvYAML, RbYAML, JRuby and Jatha contributor
  System Developer, Karolinska Institutet (http://www.ki.se)
  OLogix Consulting (http://www.ologix.com)

  "Yields falsehood when quined" yields falsehood when quined.