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
Would transaction work across multiple DB in the same SQL server? If so, is this a Distributed transaction?
Oct 06, 2022
sql-server
tsql
transactions
sql-server-2012
Do database transactions prevent race conditions?
Sep 01, 2022
sql
database
concurrency
transactions
race-condition
What's the point to enclose select statements in a transaction?
Sep 01, 2022
sql-server-2005
tsql
transactions
What is the 'best' way to do distributed transactions across multiple databases using Spring and Hibernate
Sep 01, 2022
java
hibernate
spring
transactions
xa
Cannot access SqlTransaction object to rollback in catch block
Feb 20, 2022
c#
sql
transactions
ado.net
rollback
How do I kill a transaction in MySql as root?
Sep 01, 2022
mysql
transactions
root
deadlock
kill
How to configure transaction management for working with 2 different db in Spring?
Sep 01, 2022
java
spring
jpa
transactions
multiple-databases
When to use Transactions in SQL Server
Sep 01, 2022
tsql
transactions
try-catch
How to tell if already within a database transaction in ruby on rails?
Sep 01, 2022
mysql
ruby-on-rails
ruby
activerecord
transactions
Codeigniter Transactions
Aug 08, 2022
php
mysql
codeigniter
transactions
codeigniter-3
EF6 wraps every single stored procedure call in its own transaction. How to prevent this?
Sep 01, 2022
sql-server
entity-framework
transactions
How to rescue model transaction and show the user an error?
Sep 11, 2022
ruby-on-rails
ruby
activerecord
transactions
Spring, JPA, and Hibernate - how to increment a counter without concurrency issues
Mar 14, 2022
java
spring
hibernate
jpa
transactions
Handling exceptions during a @Transactional method in Spring
Sep 16, 2022
java
spring
hibernate
transactions
Preventing race condition of if-exists-update-else-insert in Entity Framework
Oct 14, 2022
.net
entity-framework
transactions
race-condition
Why does TRANSACTION / COMMIT improve performance so much with PHP/MySQL (InnoDB)?
Sep 01, 2022
php
mysql
csv
transactions
innodb
PostgreSQL cannot begin/end transactions in PL/pgSQL
Sep 22, 2022
postgresql
stored-procedures
transactions
plpgsql
postgresql-9.2
Can a COMMIT statement (in SQL) ever fail? How?
Sep 01, 2022
sql
transactions
TSQL Try / Catch within Transaction or vice versa?
Aug 31, 2022
sql-server
tsql
transactions
sql-delete
How to rollback a database transaction when testing services with Spring in JUnit?
Oct 29, 2022
java
hibernate
spring
transactions
junit
« Newer Entries
Older Entries »