Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

How do I set flush mode to "COMMIT" in my configuration files?

JDBC driver does not support XA issue

java jdbc transactions soa xa

SELECT ... FOR UPDATE from one table in multiple threads

WCF Transactions without MSDTC

How to Conditionally Rollback a Transaction Using the PG Ruby Gem

ATOMIC_REQUEST and Transactions in Django 1.6

python django transactions

In hibernate how to programmatically set the isolation level of a transaction, or how to create two transactions with different isolation levels

Does Hibernate automatically restart transactions upon deadlocking?

What is the relationship between BMT/CMT and an application/container-managed EntityManager?

Android SQLite: Should I use beginTransactionNonExclusive() instead of beginTransaction() for ALL transactions if my app is only for API >= 11?

android sqlite transactions

Why does MVCC require locking for DML statements

Does Hibernate support nested transactions?

hibernate transactions

EJB with CMT when migrate from JBoss 7 to WildFly 9

Ethereum/Solidity - Query Transactions

Enforcing business rules in entity framework core

What's the point of multiple SaveChanges inside an entity-framework-core transaction?

Using Transactions with Business Processes and the Repository pattern

Can I mix SqlConnection.BeginTransaction and TransactionScope?

c# database transactions

Django admin: turning off DB transactions

Updating counters through Hibernate