Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

How do I ensure data integrity for objects in google app engine without using key names?

Spring + Hibernate transaction takes 25 seconds doing nothing

What is the best design pattern for preventing duplicate submissions?

Transaction Isolation Level in Financial Apps

Hibernate/Spring: getHibernateTemplate().save(...) Freezes/Hangs

TransactionScope/SqlTransaction timeout extension

Generate unique sequence number for entity during one day

SQLite transactions with Google IO REST pattern's ContentProvider?

What is the transaction scope in a typical EJB3/JPA/JSF?

Using transactions with JMS (ActiveMQ)

Sql Notification Supported Isolation Levels for Transactions

Keeping database in sync with pictures on filesystem [PHP/Postgresql/Linux]

Spring, JPA transactions works only in JUnit test but not in application

How to make a series of non database methods mimic transactions.

java transactions

Grails Transaction in Quartz Job

spring grails transactions

Global transaction management - Jboss : Closing a connection for you

Django w/ MySQL non-transactional changed tables couldn't be rolled back

Spring Batch Transaction Exception:Existing transaction detected in JobRepository

PostgreSQL information_schema.tables and TRANSACTION ISOLATION LEVEL

Are concurrency issues possible when using the WCF Service Behavior attribute set to ConcurrencyMode.Multiple and InstanceContextMode.PerCall?