public this repo is viewable by everyone
Description: JDBC Adapter for DataObjects
Clone URL: git://github.com/myabc/doppio.git
Click here to lend your support to: doppio and make a donation at www.pledgie.com !
doppio /
README.markdown

Doppio

Native JDBC Drivers for DataObjects

WARNING This package is under heavy development.

Getting the Source

git clone git://github.com/myabc/doppio.git

Test

the default task: jruby -S rake or: jruby -S rake java_compile jruby -S rake spec

Installation

Install Data Objects 0.9.0 from Git sources:

jruby -S gem install pkg/data_objects-0.9.0.gem

then build, test Doppio:

jruby -S rake java_compile
jruby -S rake package
jruby -S gem install pkg/doppio-0.9.0.gem

Licensing and Copyright

This code is licensed under the GNU Public License (GPL) v2, and under an MIT License. Please see GPL-LICENSE and MIT-LICENSE for the text of those license documents.

Copyright (c) 2008 Alexander Coles, Ikonoklastik Productions

Support

This Module is under heavy development. No official support is currently provided.