Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

Transaction level, nolock/readpast and concurrency

How to get JDBC connections obtained from a JNDI datasource to participate in a UserTransaction using Weblogic 10.3?

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

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