Search code examples
is it good practice to omit mongodb transaction rollback in case of error...


mongodbgotransactionsmongo-go

Read More
How to perform "all or nothing" operation with mongoDB?...


c#mongodbtransactionspushinsertion

Read More
in-database logging utility for BC outside the main database transaction...


multithreadingloggingtransactionssaasdynamics-business-central

Read More
I cannot catch exceptions in method annotated @Transactional...


springtransactionsrollback

Read More
Where should "@Transactional" be placed Service Layer or DAO...


springtransactionsdao

Read More
Is it possible to write a Firestore rule that only allow an operation if it's a part of certain ...


google-cloud-firestoretransactionsfirebase-security

Read More
How to delete atomically from two firestore collections in flutter...


flutterfirebasegoogle-cloud-platformgoogle-cloud-firestoretransactions

Read More
Behavior of server-side Transactions in Firestore...


firebasegoogle-cloud-platformgoogle-cloud-firestoretransactionslocking

Read More
Is it possible to roll back CREATE TABLE and ALTER TABLE statements in major SQL databases?...


sqltransactionsddlcreate-table

Read More
How to make DataGrip default to using Manual transactions?...


databasetransactionsjetbrains-idedatagrip

Read More
Transaction across changes in multiple tables...


transactionsdatagrip

Read More
How to check that there is transaction that is not yet committed in SQL Server 2005?...


sqlsql-serversql-server-2005transactions

Read More
Purpose of nested transactions...


sql-serverdatabasetransactionsnested-transactions

Read More
@Rollback @Transactional is not working in acceptance test...


javajpatransactionsjunit5rollback

Read More
Concurrency Issue with Row Locking and Updating in PostgreSQL Using Python...


sqlpostgresqltransactionslockingpsycopg2

Read More
How to get latest value updated by another API called by API...


asp.net-coretransactions

Read More
How to force mysql to rollback transaction on error...


mysqlerror-handlingtransactionsrollbackmysql-5.7

Read More
Conflict handling for write operations during pessimistic lock transaction in Firestore...


firebasegoogle-cloud-firestoretransactionspessimistic-locking

Read More
2PC vs Sagas (distributed transactions)...


transactionscloudmicroservicesdistributed-computingsaga

Read More
Cost / performance of COMMIT vs. ROLLBACK if no data has been changed in the transaction...


mysqltransactionsinnodb

Read More
Entity Framework 6 transaction rollback...


c#sql-serverentity-frameworktransactionsentity-framework-6

Read More
Multiple SaveChanges calls in entity framework...


entity-framework-4transactionstransactionscope

Read More
'Idle in transaction' connections history in postgresql...


databasepostgresqltransactionslocking

Read More
Is there a difference between commit and rollback in a transaction only having selects?...


sqloracle-databasetransactionscommitrollback

Read More
Why, in Sequelize, locking row causes update to get stuck while in the same transaction?...


node.jspostgresqltransactionssequelize.jssql-update

Read More
Spring @Transactional - isolation, propagation...


javaspringtransactionsisolationpropagation

Read More
Where does the @Transactional annotation belong?...


javaspringannotationstransactionsdao

Read More
EF Database.BeginTransaction Behavior...


entity-frameworktransactions

Read More
SQL query to get specific sequence of events...


sql-servert-sqltransactionssequence

Read More
Is there a way to put changes to Azure SQL Database and Azure BLOBs in a transaction...


entity-framework-coretransactionsazure-sql-databaseazure-blob-storage

Read More
BackNext