Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

How do I test manual DB transaction code in Django?

Nhibernate session.BeginTransaction() vs. transaction.Begin()

c# nhibernate transactions

Where should I perform action when implementing IEnlistmentNotification?

Spring Data CrudRepository and Transactions

Strange deadlock PostgreSQL deadlock issue with SELECT FOR UPDATE

Default isolation level for transaction (@atomic) with Django and PostgreSQL

PostgreSQL: deadlock detected SELECT FOR UPDATE in transaction

SELECT ... FOR UPDATE SKIP LOCKED in REPETABLE READ transactions

How do I keep an OleDbConnection from trying to enlist in a distributed transaction?

.net transactions oledb

Transaction time out workaround for PostgreSQL

Hive - Error in acquiring locks

transactions hive locking

How to implement transaction with rollback in Redis

Unable to access TransactionManager or UserTransaction after updating to Hibernate 5

Multiple TransactionScope problem

c# .net transactions

Manual Transactions with Seam POJO

UnexpectedRollbackException overrides my own exception

java spring transactions

can you have multiple transactions occur inside one session in nhibernate? And is it a bad idea?

ROLLBACK TRANSACTION request has no corresponding BEGIN TRANSACTION error in sql server

sql transactions

TransactionScope alternative without DTC

Can multiple threads cause duplicate updates on constrained set?