Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

Use Mongoose-Transactions over multiple databases

Concurrent requests transaction to prevent unwanted persistence

What's the difference between an SQL transaction at the stored procedure level and one at the SqlConnection level?

How does transaction suspension work in MySQL?

mysql transactions suspend

What is the point of "ROLLBACK TRANSACTION named_transaction"?

How to handle dynamic site localizations?

How to set-up transactions for both web application and batch jobs using Spring and Hibernate

Memcache with transactions?

sql transactions memcached

How to propagate Spring transaction to another thread?

Single transaction using multiple connections. (MYSQL/JDBC)

Grails service transactional behaviour

Codeigniter one transaction with two model

Zend Framework Database Transaction - Can't rollback

How to set the timeout on a NHibernate transaction

Check if transaction in hibernate successful

JTA Transactional Resource Implementation by Example

Javacard - power loss during garbage collection

Single transaction on multiple model function with CodeIgniter

How do I check for open transactions on a psycopg2 connection?

Should autocommit of a datasource be set to false?