Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

use JTA transaction or not?

Using transaction in a loop in Yii

php yii transactions yii1.x

Postgres locks within a transaction

Can different connections of the same sqlite's database begin transactions concurrently?

sqlite transactions

Is it possible to implement Multi-Version Concurrency Control (MVCC) on top of MongoDB?

App Engine, transactions, and idempotency

How to rollback transaction in JPA?

What is the best way to rollback() a statement execution failure in Java 8?

java jdbc transactions java-8

How to rollback transactions when doing functional testing with Symfony2

Transaction Management in Hibernate with DAO Design Pattern

SQL Server 2008 Transaction, rollback required?

Subversion: Can multiple copy operations be done in a single revision?

svn transactions copy pvcs

transaction isolation problem or wrong approach?

Stored Procedure without transaction in Entity Framework

PHP & mySQL: Simple code to implement Transaction - Commit & Rollback

Postgres setting autocommit off globally

Are long-living transactions acceptable?

AUTONOMOUS_TRANSACTION: pros and cons

oracle transactions

PHP PDO transaction automatic rollBack

php pdo transactions

Nested TransactionScope fails in tests