Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

GAE HDR: Are entity retrievals by key eventually consistent within a XG transaction?

How to avoid repeatig DAO methods in Service classes? @Transactional annotated DAO and Service classes - is it acceptable practice?

Entity Framework: how to find transaction isolation level in SQL Profiler?

Proper way to set up transactions in Spring for different data sources?

java spring transactions

Spring @transactional does not start a transaction while testing with JUnit4

Arjuna JTA transaction rollbacked unexpectedly

java transactions jboss jms

Spring / RabbitMQ : transaction management

Testing a Laravel 5 route with an exists rule via Codeception

TimeOut with transaction block rails

How to change Entity type in JPA?

Mixing declarative and programmatic transactions with Spring and JPA listeners

MySQL table locking: holder reads and writes, other sessions only read?

With PHP and MySQL, should you check for rollback failures?

php mysql transactions innodb

Laravel tests don't rollback transaction after each test

Java Google Appengine sharded counters without transactions

Detect exception in AutoCloseable close()

How to make multiple REST requests transactional/atomic?