Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

JPA confusion (managed vs non-managed entities)

How to create a record only if it doesn't exist, avoid duplications and don't raise any error?

Two phase commit in MongoDB

mongodb transactions

PDO transaction functions vs MySQL transaction statements?

php mysql pdo transactions

(N)Hibernate "session-per-application" considered evil for specific use case?

Transaction atomicity in Spring

java sql spring transactions

Read Committed Vs Repeatable Reads in MySQL?

How does transaction propagation work when using Open Session In View?

PDOStatement::rowCount result when used after PDO::commit?

Should I call Parameters.Clear when reusing a SqlCommand with a transation?

What is the difference between withTransaction and withNewTransaction?

TransactionScope locking table and IsolationLevel

SQL Server 2005: Transaction Deadlock

MySQL Transaction across many PHP Requests

php mysql transactions

Exit and rollback everything in script on error

Spring Transaction propagation issue

Understanding Transactions in Entity Framework

@Transactional in Spring+Hibernate

Is it possible to make oracle database procedures to ignore commit statements?

Use of agents to complete side-effects in STM transactions