Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

Single transaction across multiple threads solution

SQL MIN_ACTIVE_ROWVERSION() value does not change for a long while

Spring/Hibernate @Transactional - Session closing before it should

Row insertion order entity framework

Is Active Directory transaction-aware?

Combining multiple Maven goals into one transaction (e.g. deploy and site-deploy, what if site-deploy fails?) [closed]

beginTransaction(), endTransaction(), and setTransactionSuccessful(). What exactly do they do?

android sqlite transactions

How to integrate spring with hibernate session and transaction management?

Are Java EE 6 CDI events transactional?

transactions java-ee-6 cdi

How ACID is the two-phase commit protocol?

Not nesting version of @atomic() in Django?

Cannot roll back subtransaction. No transaction or savepoint of that name was found

sql tsql loops transactions

How to move an element in a sorted list and keep the CouchDb write "atomic"

Rollback a @Transactional annotated method

Executing a trigger AFTER the completion of a transaction

How programmatically enable READ COMMITTED SNAPSHOT in SQL Server?

Spring @Transactional in an Aspect (AOP)

Can I use transactions with ALTER TABLE?

Correct way of transaction.rollback() with raise exception in django

MySQL Transactions and how does Rollback work?

mysql transactions rdbms