Sie sind nicht berechtigt, Nachrichten in dieser Gruppe zu löschen
Link kopieren
Nachricht melden
Originalnachricht anzeigen
Entweder sind die E-Mail-Adressen für diese Gruppe anonym oder Sie benötigen die Berechtigung zum Ansehen der E-Mail-Adressen der Mitglieder, um die Originalnachricht anzusehen
an 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