- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
MapperDao 1.0.0-beta
Mon, 2012-01-02, 00:17
Hi all,
MapperDao is an ORM library for the scala language and the following
databases:
oracle
postgresql
mysql
derby
sql server
h2
and with the typical features one would expect from an ORM like one-to-
many, many-to-one, many-to-many, one-to-one, mapping class
hierarchies, simple mappings for AnyVals, support for Options etc
home page : http://code.google.com/p/mapperdao/
tutorial (pdf) : http://mapperdao-examples.googlecode.com/files/tutorial.pdf
wiki : http://code.google.com/p/mapperdao/wiki/TableOfContents
examples : https://code.google.com/p/mapperdao-examples/
Regards,
Kostas