You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by Alessandro Colantoni <al...@gmail.com> on 2009/05/31 16:30:33 UTC

Mandragora 0.3.3 released

Hi all!
Mandragora 0.3.3 has been released.
The new release has been focused on making easier writing code for
distributed transactions.
http://mandragora.sourceforge.net/referenceguide/ejb.html#Distributed_transactions

It is now very easy using the provided methods to make them work together in
an unique transaction, even on more databases.

Mandragora is a framework that helps building applications providing a
business layer implemented with BD (Business Delegate) , Facade, Application
Service, DAO, Service Locator and Transfer Object patterns; Mandragora
business layer provides 100 of generic methods suitable for the most common
purposes, and helps implementing your core business keeping the j2ee
patterns structure.
The provided DAO has been written with OJB

Everyone that can be interested and have any question, please don't doubt in
writing me.

Best regards

Alessandro Colantoni