Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

STM with partial atomicity for certain TVars

java.sql.SQLException: ORA-01002: fetch out of sequence on XATransaction

Can I exclude a stored procedure from a transaction in MS SQL?

sql-server transactions

Difference between order number, transaction id and invoice no

Transaction on rest api

Postgresql Serializable Transaction not working as expected

Is there a way to show everything that was changed in a PostgreSQL database during a transaction?

Deadlock on SELECT/UPDATE

what is practical use of System.Transactions?

Do transactions add overhead to the DB?

EF4 Code First + SQL Server CE: save bidirectional reference atomically

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?