Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

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?

How to get an Identity column value (not committed yet) inside a transaction

Not active transaciotn: javax.persistence.TransactionRequiredException: Executing an update/delete query

Do transaction in Django make things faster

Are controllers in Grails transactional by default?

grails transactions

MySQL: LOCK TABLES with autocommit vs. START TRANSACTION