Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

Using Transaction with JDBI / IDBI / Dropwizard -- rollback problems

AFTER INSERT trigger in separate transaction?

Correct use of the NHibernate Unit Of Work pattern and Ninject

Fragment not showing when add() method is called

Spring native query executed within a transaction taking outdated value

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