Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

How can two DELETE queries deadlock in Postgres?

How should I go about implementing an "autonumber" field in SQL Server 2005?

Don't rollback the transaction on error in Entity Framework

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional?

Spring Transactional without rollback

Why shouldn't a repository hold transaction logic?

Java EE: @ApplicationException thrown, still rolls back transactions

Sql Server transactions - usage recommendations

sql-server transactions

Spring MVC + Hibernate @Transactional not Rollinback after exception

Restart a failed transaction in PostgreSQL

Does starting a new transaction forces the current transaction to commit?

a cash register object that simulates a real life cash register - Java

java methods transactions