Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

Is there any sort of File system transaction mechanism available to .net application?

Are there any open-source tools or frameworks on transactional file I/O, Java language? [closed]

java file-io 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

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