In hibernate transaction there are three methods if the third methods throw an exception then the second method should not save if no exception then save how to handle this
Asked
Active
Viewed 8 times
0
-
Probably you should have posted your code or what you have tried. Please read more about this [here](https://stackoverflow.com/questions/8490852/spring-transactional-isolation-propagation) – Ankur Singhal Jun 07 '21 at 18:17