This page is no longer maintained — Please continue to the home page at www.scala-lang.org

MapperDao ORM library 1.0.0-rc1 released

No replies
Konstantine Kougios
Joined: 2011-04-08,
User offline. Last seen 47 weeks 2 days ago.

Hi all,

This release includes support for external entities. MapperDao can
integrate with classes that are managed by hibernate, plain jdbc or
anything else from web services to entities stored in flat files.
Relationships between those external entities and mapperdao entities
can be created and all relationship types are supported. Querying with
joins on those entities and transactions are also supported provided
some criteria are meet.

http://code.google.com/p/mapperdao/

MapperDao is an ORM library for the scala language and (currently) the
following databases:

oracle
postgresql
mysql
derby
sql server
h2

Regards,

Kostas

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland