Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

ORMLite + Transactions

transactions ormlite

SQL Server : BEGIN TRAN ... COMMIT without ROLLBACK does not rollback depending on the error

Setting Transaction Isolation Level in .NET / Entity Framework for SQL Server

How to retry a PostgreSQL serializable transaction with Spring?

EJB Transaction attribute overriding in method-level

java transactions ejb-3.0

How CMT and BMT are managed in EJB?

Azure: how to count storage transactions

Doctrine setAutoCommit(false) method and "there is no active transaction" message

Cache for Java with transactions

java caching transactions

SQL Scripts from dotnet with transactions

Grails REQUIRES_NEW and "Illegal attempt to associate a collection with two open sessions"

.net TransactionScope Exception

c# .net transactions

How do you prevent database changes inside a Rails ActiveRecord before_create filter from getting rolled back when it returns false?

T-SQL transactions and table locking

Does Spring @Transactional annotated on method ensure the flush of data exactly when the method ends?

Best way to periodically remove a set of records with LINQ to SQL

How to set transaction LOCK TIMEOUT for Firebird (InterBase) using FireDAC?

Spring ignores @Transactional annotations