Search code examples
Spring Data JpaRepository saveAndFlush not working in @Transactional test method...


javaunit-testingspring-data-jpatransactionssave

Read More
Failed to retrieve PlatformTransactionManager for @Transactional test for test context...


javaspringhibernatejunittransactions

Read More
Aggregate debit and credit amounts with different dates on a daily basis and group by accounts...


sqlrdplyrtransactions

Read More
How to rollback nested transactions with Propagation.REQUIRES_NEW in integration tests...


hibernatespringtransactionsintegration-testingrollback

Read More
MS SQL log size is not enough or "the transaction log for database is full due to 'active_t...


sql-servertransactionsquery-optimizationbulkupdate

Read More
Does H2 support the serializable isolation level?...


javajdbctransactionsh2isolation-level

Read More
Preventing double spend in insert-only postgres db/sqlalchemy...


postgresqlsqlalchemytransactions

Read More
Does MariaDB `FOR UPDATE` clause works fine?...


transactionsmariadb

Read More
Hibernate/Spring Boot: How to exclude an entity from rollback...


javaoracle-databasehibernatetransactionsspring-batch

Read More
TypeOrm Do I need to useTransaction when updating an entity with multiple one to many relations...


transactionssql-updatenestjstypeorm

Read More
Open and Close Cursors Inside or Outside a Transaction and How to Close a Cursor if a Transaction Fa...


sqlsql-server-2012transactionsdatabase-cursor

Read More
Outer transaction can not retrieve changes from inner transaction if entity already loaded once...


javaspringhibernatejpatransactions

Read More
How to acquire lock on a table and not let other transaction get read access?...


databasepostgresqltransactionslocking

Read More
flutter firestore transaction reads before writes give error...


flutterdartgoogle-cloud-firestoretransactions

Read More
Why do I need Transaction in Hibernate for read-only operations?...


javadatabasehibernatetransactionsdatabase-connection

Read More
Can apache ignite key-value API use an index to delete records with a transaction?...


javatransactionsignite

Read More
Q: Transactional Code why does this work so well?...


spring-bootjpatransactions

Read More
Update sort key of DynamoDB Item while ensuring consistency...


amazon-web-servicestransactionsamazon-dynamodb

Read More
How to force transaction commit in Spring Boot test?...


javaspring-boottransactionsspring-dataspring-data-jpa

Read More
Firebase Cloud Function: Firestore transaction doesn't rerun on concurrent edit...


firebasegoogle-cloud-firestoretransactionsgoogle-cloud-functions

Read More
Laravel: Is this a good practice to put all my code inside DB transaction? Even none DB query codes?...


phpmysqllaraveltransactions

Read More
Azure Service Bus alternative to transactional outbox pattern...


azureentity-framework-coretransactionsazureservicebusconsistency

Read More
Insert in catch block causes error: The current transaction cannot be committed and cannot support o...


sql-servert-sqlerror-handlingtransactionstry-catch

Read More
Mongoose / mondoDB Use of expired sessions is not permitted...


javascriptnode.jsmongodbmongoosetransactions

Read More
Should I avoid big transaction and exclude read-only queries from transaction...


javaspringhibernatejdbctransactions

Read More
Transaction using strapi...


mysqltransactionsstrapi

Read More
How to compare average value from recent 2 weeks to average of previous 6 weeks by group...


pythonpandastransactionsanalysisbank

Read More
EJB with CMT when migrate from JBoss 7 to WildFly 9...


javatransactionsjboss7.xejb-3.0wildfly-9

Read More
How to use Micronaut with Spring Jdbctemplate and transactions?...


javatransactionsjdbctemplatemicronaut

Read More
How to deal with null value in realtime database transaction?...


javascriptfirebase-realtime-databasetransactions

Read More
BackNext