Search code examples
Spring Boot: save to repository doesnt work with @Transactional(propagation = Propagation.REQUIRES_N...


javaspringspring-boottransactions

Read More
SQL Server transaction with custom template...


sqlsql-servert-sqltransactions

Read More
unique sequence per field with php and mysql...


phpmysqltransactionsunique-key

Read More
Google Cloud Datastore commit conflict detection...


gogoogle-cloud-platformtransactionsgoogle-cloud-datastore

Read More
Unable to refer to method `db.start Session ()` in mongoose, mongodb...


javascriptmongodbmongoosetransactions

Read More
Does multiple updates on single document in a transaction incur write cost for each update separatel...


firebasegoogle-cloud-firestoretransactions

Read More
Cannot perform a backup or restore operation within a transaction. BACKUP DATABASE is terminating ab...


c#sql-serverentity-frameworktransactionsbackup

Read More
How sending transactions and receiving events work in backends in Ethereum blockchain...


eventstransactionsblockchainethereum

Read More
NHibernate SaveOrUpdate throws NonUniqueObjectException exception...


vb.netnhibernatetransactions

Read More
Spring Hibernate before Commit Listener...


javaspringhibernatejpatransactions

Read More
Transactions With JSONCollection instead of BSONCollection...


scalatransactionsreactivemongo

Read More
Is django signals excuted inside transaction of sender models...


transactionsdjango-signals

Read More
MySQL: A deadlock occurred when deleting the same row...


mysqldatabasetransactionsinnodbdatabase-deadlocks

Read More
Migrating to hibernate 5.1.16 from hibernate 4.3 have QuerySyntaxException...


javahibernatetransactionsmigrationhibernate-5.x

Read More
.Net Using Transactions with Prepared Statements for SqlClient...


sql-server.net-coretransactionsprepared-statement

Read More
Multiple Datasources with CFTRANSACTION...


mysqlcoldfusiontransactionscoldfusion-9

Read More
Spring boot transaction rollback doesn't fire on PostgreSQL database because of idle transaction...


javapostgresqlspring-boottransactions

Read More
How does JPA @Version annotation works when you have multiple entities...


javasqlhibernatejpatransactions

Read More
Achieving transactional integrity using two service operations in a rest controller...


javaresttransactionsjax-rs

Read More
ISOLATION levels in Transaction...


databasetransactionsisolation-level

Read More
Unique Constraint error thrown at the end of @Transactional block...


javaspringhibernatejpatransactions

Read More
How exactly transactions work in Microsoft SQL Server...


sqlsql-servertriggerstransactionsinsertion

Read More
How to guarantee a row-level unique constraint in a transactional service method?...


javaspringoracle-databasehibernatetransactions

Read More
Hibernate obtains multiple JDBC Connections from the pool during a JTA transaction...


javahibernatejpatransactionsehcache

Read More
Rollback or commit Transactions inside a foreach loop...


c#entity-frameworktransactionsentity-framework-6

Read More
NamingException: jta.UserTransaction...


javahibernatejpatransactionsjta

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


javamysqlhibernatejdbctransactions

Read More
How to handle JPA ObjectOptimisticLockException properly for multiple simultaneous transaction reque...


javahibernatejpatransactionsoptimistic-locking

Read More
How to avoid two different threads read the same rows from DB (Hibernate and Oracle 10g)...


javaoracle-databasehibernatetransactionslocking

Read More
JPA PessimisticLockScope.NORMAL and locking "relationships"...


javahibernatejpatransactionslocking

Read More
BackNext