* Gururaj Clinthamanikar <[EMAIL PROTECTED]> wrote:
|
| Sorry,
| 
| What I mean is like begnin (), commit () and rollback () etc. Like a
| TransactionManager.

If your database is actually a real DBMS like PostgreSQL, Oracle, Sybase etc. 
of course it supports transactions.

If you are thinking about controlling transactions across multiple DBMSes and 
two-phase commits to ensure data consistency, then no. But nothing would 
hinder you to bring in a third party product to do this in Turbine.

-- 
Gunnar R�nning - [EMAIL PROTECTED]
Senior Consultant, Polygnosis AS, http://www.polygnosis.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to