Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

Aerospike ACID clarification

transactions acid aerospike

Difference between JTA and Spring @Transactional annotations

Database lock not working as expected with Rails & Postgres

SQL: Try/Catch doesn't catch an error when attempting to access a table that it can't find

Spring JMSTemplate receive all messages in one transaction

Calling procedure on linked server without distributed transaction

Transaction inside a plpgsql function [duplicate]

Why you should not use nosql for financial transaction

Patterns for implementing transactions outside of a database

.net transactions acid

Preferable way to write Delphi database apps with transactions & data-aware components

How do I achieve best performance using SQLite in Android?

Handling Hibernate Transactions

Oracle - How does transaction, rollback segment and the undo_retention parameter work?

Opening and closing a database connection inside a transaction

How to prevent "Local transaction already has 1 non-XA Resource" exception?

Hibernate and JDBC in one transaction

Life without transactions (MyISAM)

Ormlite Android bulk inserts

Reserving mySQL auto-incremented IDs?

Do I need to explicitly use transactions with Django Rest Framework serializer updates?