Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

Febelfin CODA (Coded Statement of Account) 2.3 Only used in Belgium?

Working with nested @transaction.commit_on_success in Django

django transactions

MySql: select a line inserted inside the same transaction before commit

mysql transactions

Weird behaviour for transactions in django 1.6.1

Is it safe to set Hibernate after_transaction as a JTA connection release mode when using Bitronix Transcation Manager?

Can you do bulk delete in one transaction using JPA and Hibernate?

Are PL/SQL stored procedures transactions?

java.lang.NoClassDefFoundError: org/springframework/transaction/interceptor/TransactionInterceptor error: Spring Mvc Project

How to use SQLAlchemy contextmanager and still get row ID?

Deadlocked transactions with Hibernate on Oracle

How to get the current database transaction id using JDBC or Hibernate?

Mixing lightweight transactions and normal writes in Cassandra

Spring Transactional slows down complete process

Why does DBMS_MVIEW.REFRESH have an implicit commit?

best practices for using sqlite for a database queue

sqlite jdbc transactions

Grails integration tests and transactions

Exception using MSDTC Transactions on SQL 2008 / Server 2008 R2 x64 HRESULT: 0x8004D025

Concurrent Updates in Oracle: Locking or not?

if @@Trancount > 0 is not working

Does Spring @Transactional use any Hibernate cache?