Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

Codeigniter returning code 0 db errors without message

Why doesn't this transactionscope work?

Is it not a good practise to make api calls during database transactions?

@Transactional on @Async methods in Spring

How to implement a transaction-safe, random sequence in MySQL

How to know if an uncommitted transaction tries to insert a specific unique key into SQL

How do I rollback a transaction using Unit of Work and Repository patterns?

c# get current connection in TransactionScope transaction

How does JPA @Version annotation works when you have multiple entities

How do I rollback transaction in django-rest-framework APIView?

OpenJPA Transactions - Single or Multiple Entity managers?

Spring Boot JDBC @Transactional won't rollback

How can I prevent any ActiveRecord::PreparedStatementCacheExpired errors immediately after running `rake db:migrate`?

Weblogic 12c, Spring boot transaction rollback not working with rollbackFor

spring transactions

How to I return query data after committing a transaction (using knex.js)?