Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

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

Best practices of commit() when inserting many rows

Rails on create transaction

Are F() expressions and atomic transactions mutually replaceable?

django transactions

Duplicate entry '...' for key 'PRIMARY' during the transaction

Mysql transaction with table locking

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