List Question
20 TechQA 2019-05-24T01:01:27.160000Spring Boot: Transaction with two DB, rollback first DB if second DB fails
1.2k views
Asked by Ramon Paris
@Transactional service method, two DAOs implemented from parameterized interface
42 views
Asked by nennikers
Transactional not able to resolve transaction boundaries - Hibernate
53 views
Asked by Saurav Ojha
EF6 using transaction in inner methods
73 views
Asked by Nuno Magalhães
Do service layer always must be transactional in spring?
788 views
Asked by abidinberkay
How to use @Transactional annotation in Spring boot
4.8k views
Asked by Shaha Nawaj Mulla
Rollback on every exception with @Transaction and spring boot 2.1
108 views
Asked by t777
JPA @Entity not managed after creation?
572 views
Asked by Snackoverflow
How is the entity being saved to the database without a transaction?
1.2k views
Asked by Hammerspace
Service Called Twice At Same Time
3.2k views
Asked by user2254180
TransactionException on mariadb get
957 views
Asked by NoobEditor
Commit failure JPA transaction when invoked through JMS MessageListener
376 views
Asked by Zebronix_777
<transacted /> is not working in apache camel
641 views
Asked by M-E
Potential concurrency issue while checking and updating a record in table
83 views
Asked by user1827569
Adding @Transactional is breaking UnitTests by stopping JPA from fetching the foreign keys
201 views
Asked by Blake Palmer
Transaction Rollback is not heppening when error occour in nested method
595 views
Asked by Avijit Barua
How to handle Optimistic Locked item quantity update with concurrent users?
199 views
Asked by develooper1
Concurrently running spring framework transactions updating incorrect data
438 views
Asked by R Karwalkar
Spring Transaction with dependent insertions not working
219 views
Asked by mohitmayank
Simple SQL Update statement not being transactional
638 views
Asked by Harold