Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

Transaction state in JDBC

java jdbc transactions

C# TransactionScope - L2E

Which isolation level to use to prevent data from being read?

Mysql for update

Rollback transactions with LOCK TABLES

Manual Transactional Service and DAO layer for JPA with Spring

Can I use transaction like capability in MySQL trigger

mysql transactions triggers

Why is default isolation level of every method (of a spring batch job) for a spring integration and batch transaction set to SERIALIZABLE?

Is it necessary to make a rollback on a transaction in the catch-block?

NHibernate - Best Practice for just select

nhibernate transactions

PHP/MYSQL how to get last_insert_id in transaction

Why does this transaction not work in ActiveRecord?

PostgreSQL temporary table cache in memory?

PayPal API, finding the right one

c# asp.net transactions paypal

Transactions with IsolationLevel Snapshot cannot be promoted

Prevent flush of EntityManager when selecting a given data

Spring @Transactional Annotation class or method

java spring transactions

postmortem deadlock debugging in PostgreSQL

How to avoid using duplicate savepoint names in nested transactions in nested stored procs?

Is it a better practice to explicitly call transaction rollback or let an exception trigger an implicit rollback?

sql transactions rollback