You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scala...@googlegroups.com
Hi all,
I am happy to announce the release of mapperdao 1.0.0.rc19. This version includes batch updates with performance been similar to hand written optimized code, schema support and other improvements and fixes.
MapperDao is an ORM library for scala and java with drivers for the following databases:
MapperDao supports all common relationships (one-to-many, many-to-one, many-to-many, one-to-one), key-less or composite keyed entities and a type-safe DSL for querying the data which resembles sql. Summary of features can be found at at https://code.google.com/p/mapperdao/wiki/Summary