Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in transactions
Why can not update a row that already updated by another transaction in MySQL
Oct 30, 2025
mysql
transactions
innodb
isolation-level
Is there anything one cannot do (and then rollback safely) in transaction?
Oct 30, 2025
sql
postgresql
transactions
ddl
rollback
Looping through a CURSOR in PL/PGSQL without locking the table
Oct 29, 2025
sql
postgresql
transactions
plpgsql
postgresql-9.5
On services and @Transactional
Oct 30, 2025
java
hibernate
spring
transactions
dao
MongoDB Transactions: WriteConflict Error
Oct 28, 2025
mongodb
spring-boot
transactions
How to serialize lazy loaded Hibernate collections (like PersistentSet) outside a DB session
Oct 29, 2025
java
hibernate
serialization
transactions
lazy-loading
Transaction Scope for different repository classes
Oct 27, 2025
c#
entity-framework
transactions
transactionscope
Can an autoincrement ID ever change from the mid-transaction value upon commit?
Oct 27, 2025
sql
transactions
commit
auto-increment
rdbms-agnostic
How to know when a transaction scheme is serializable?
Oct 26, 2025
sql
transactions
How to override database settings in Django tests?
Oct 27, 2025
django
transactions
pytest
pytest-django
What precisely means setSessionTransacted in JMSTemplate?
Oct 27, 2025
spring
transactions
spring-transactions
spring-jms
jmstemplate
CDI Transaction Management: How does @Transactional work?
Oct 27, 2025
jakarta-ee
jpa
transactions
ejb
cdi
Does PostgreSQL transaction id (xmin) appears in committed version sequentially?
Oct 24, 2025
postgresql
transactions
mvcc
Batch Insert: Using Single vs. Multiple Statements
Oct 27, 2025
sql
postgresql
transactions
bulkinsert
bulk-load
Does Cosmos DB support cross partition transactions?
Oct 25, 2025
transactions
azure-cosmosdb
acid
document-database
How to use WITH(NOLOCK) in LINQ to SQL?
Oct 26, 2025
.net
sql
linq-to-sql
transactions
read-uncommitted
How to make a trasanction cover several stored procedure?
Oct 26, 2025
sql-server
sql-server-2008
stored-procedures
transactions
Transaction mismatch in EntityFramework only
Oct 26, 2025
entity-framework
transactions
Should I commit or rollback a transaction that creates a temp table, reads, then deletes it?
Oct 26, 2025
sql-server-2008
transactions
commit
effects
rollback
How to create transactions using MongoDB Java?
Oct 25, 2025
java
mongodb
transactions
mongodb-java
Older Entries »