Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

SAVE TRANSACTION vs BEGIN TRANSACTION (SQL Server) how to nest transactions nicely

How to use transactions with a datacontext

How to set transaction isolation level using ActiveRecord connection?

Connection pool corrupted by nested ADO.NET transactions (with MSDTC)

JPA/Hibernate - Undesired Partial Rollback and Session Handling

Purpose of nested transactions

Spring JpaRepository: delete() with subsequent save() in the same transaction

Multi-collection, multi-document 'transactions' in MongoDB

mongodb transactions

How do I do nested transactions in NHibernate?

Transaction Size Limit in SQL Server

sql-server transactions

Python/SQLite3: cannot commit - no transaction is active

Why does Rails ignore a Rollback in a (pseudo)nested transaction?

Alternative to TransactionScope of System.Transaction assembly in .net core framework

Best practices for rolling back transactions in Spring 3/Hibernate

How are the Spring @Transactional and the Hibernate @LockMode annotations related

Difference between transactional and non-transactional

PostgreSQL - DB user should only be allowed to call functions

JPA / @PostPersist @PostUpdate - transaction

java jpa transactions

firebase firestore addding new document inside a transaction - transaction.add is not a function

Transaction vs Truncation Database Cleaner