Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

Hibernate Entity manager auto flush before query and commit changes to DB in transaction

MongoDB update multiple documents

mongodb transactions

Npgsql, TransactionScope and prepared transaction [closed]

Concurrent requests in Django

JPA transaction/rollback behaviour with objects persisted via cascade

Should the rule "one transaction per aggregate" be taken into consideration when modeling the domain?

what is the serializability graph of this?

Django concurrent get_or_create

django: commit and raise inside transaction.atomic()

Handling durability requirements failure in Couchbase

How to create new database connection in django

Cannot access a disposed object. Transaction

Does a transaction affect all queries?

Is there a breaking point when a database transaction will get corrupted?

transactions database

Why does creating a table with a foreign key constraint in one transaction block access to the referenced table in another?

sql-server transactions

LINQ + TransactionScope will not change isolation level in SQL Server Profiler

use of @org.springframework.transaction.annotation.Transactional outside of the DAO layer?

Is there a limit to how much work I can do in a single Oracle transaction?

oracle transactions

Using TransactionScope does not reseed identity column

EJB3 - using 2 persistence units within a transaction (Exception: Local transaction already has 1 non-XA Resource)