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
How to write correct/reliable transactional code with JAX-RS and Spring
May 04, 2022
java
spring
rest
transactions
jax-rs
Atomic operations on several transactionless external systems
Oct 24, 2022
transactions
atomic
At which line in the following code should I commit my unit of work?
Apr 19, 2022
c#
.net
transactions
unit-of-work
Slick 3 session with rollback
Oct 27, 2020
scala
transactions
slick
GAE/P: Transaction safety with API calls
Sep 19, 2021
python
google-app-engine
transactions
app-engine-ndb
NHibernate: is it valid to call Session.Flush() before committing a transaction?
Nov 17, 2022
c#
.net
nhibernate
transactions
flush
Is it a correct behaviour of transactions?
Aug 23, 2022
database
jakarta-ee
transactions
database-connection
commit
DDD: Reference another aggregates child entity
Sep 25, 2022
reference
transactions
domain-driven-design
entity
aggregate
What happens if you don't roll back a transaction in Hibernate?
Mar 07, 2017
java
hibernate
orm
transactions
rollback
Is Rollback automatic in a "Using" scope with C# SQL Server calls?
Nov 12, 2022
c#
sql
transactions
using
rollback
Are CREATE TABLE statements in SQL Server immune to ROLLBACK?
May 23, 2017
sql-server
transactions
rollback
create-table
Spring @transaction not working as expected in junit in non debug mode
Sep 10, 2022
java
spring
hibernate
junit
transactions
Combine inserts into one transaction Python SQLite3
Feb 03, 2018
python
transactions
insert
sqlite
Are SQL queries guaranteed to execute atomically when using UNION?
Mar 13, 2022
sql
transactions
JDBC: foreign key on PK created in same transaction
Aug 31, 2022
java
mysql
transactions
MSMQ receive with transaction - rollback not making message available again
Feb 23, 2022
c#
.net
transactions
msmq
message-queue
Spring transactions TransactionSynchronizationManager: isActualTransactionActive vs isSynchronizationActive
Sep 24, 2022
spring
transactions
synchronization
How to rollback to savepoint nested transactions using Hibernate
Apr 15, 2022
spring
jdbc
transactions
savepoints
Is it ok to use DataSourceTransactionManager for ORM persistence instead of HibernateTransactionManager?
Jun 26, 2021
hibernate
spring
transactions
Difference between a hibernate transaction and a database transaction done using sql queries?
Oct 21, 2022
sql
hibernate
transactions
« Newer Entries
Older Entries »