[gnome-db] transaction changes.



Hello,

Apparently the transaction section has been completely reworked and have to adjust my code for it. So how do i migrate this:

-1 Rename GdaTransaction  to GdaTransactionStatus
-2 Rename gda_transaction_new to gda_transaction_status_new
-3 Isolation level.... If in my old code I set:

gda_transaction_set_isolation_level (trans, GDA_TRANSACTION_ISOLATION_SERIALIZABLE);

How do I set this in the new situation as I can't find a similar named function?

-4 what else?

Thanks,
Bas.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]