[Building Sakai] Status of Global Transactions

Steven Githens swgithen at mtu.edu
Thu Mar 26 08:18:31 PDT 2009


Hi all,

This is an old revisited topic, but I just wanted to check on the status 
of it in Sakai 2.6, since it's been a while since I looked at it.

There is still no way to wrap services using a mix of DB toolkits in a 
global transaction for a commit right?  So if one service uses the old 
Sakai DB API, another uses Hibernate, and maybe another one just uses 
the ComponentManaget.get('javax.sql.DataSource'), there is no way to 
wrap a set of operations against them in a single transaction.

Thanks,
Steve


More information about the sakai-dev mailing list