Hi
Release 1.0pre9 of osage is available at
http://sourceforge.net/projects/osage
Osage is a JDBC-based Object-Relational mapping
system. It maps Java objects to RDBMS. It generates
SQL for retrieving, saving, and deleting objects. It
does XML<=>RDBMS. It autogenerates keys, maintains
dependent objects and relations.
Features added in this release are query cache, lazy
loading for 1-many relations, optimistic locking, and
data conversions for bind parameters. For more
detail, please see
http://sourceforge.net/project/shownotes.php?release_id=13451.
osage can be used with InstantDB. Just use "generic"
in the connection specification. There is an example
InstantDB connection mapping in database.xml. There
is an sql1.txt script in distro for using InstantDB's
scripting tool for loading the example schema.
Regards, george
__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|