Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

Does a TransactionScope that exists only to select data require a call to Complete()

c# linq-to-sql transactions

Enabling and Configuring MS DTC on Windows Server Core machines

Multiple CREATE TABLE with errors within one transaction - no PDO exception

php mysql transactions pdo

JUnit test failing - complaining of missing data that was just inserted

MySQL transaction gotchas

mysql transactions

PHP PDO transaction rollBack doesn't work

php pdo transactions rollback

Why is hibernate.connection.release_mode after_transaction not recommended for JTA?

How do I check whether a savepoint has been established before issuing a rollback?

Spring Tests : transaction not rolling back after test method executed

MySQL Transactions & Double Spending

mysql transactions

AttributeError: _nanosecond when updating a datetime in transaction

.net detect distributed transaction

how to resolve plenty of concurrent write operation in Oracle?

Do Hibernate session and Entity manager share the same transaction?

How to make these two simultaneous transactions succeed at all times, without causing a uniqueness violation?

Begin transaction in Oracle - rollback in autocommit

OpenRDF Sesame: how to handle locking?