MySQL Forums
Forum List  »  InnoDB

Re: Foreign Key constraint issue in MultiThreading
Posted by: Rishi anjan
Date: February 07, 2016 10:01PM

We are using Hibernate transactions in our code :-

@Transactional(propagation = Propagation.REQUIRED, rollbackFor=Throwable.class)

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Foreign Key constraint issue in MultiThreading
828
February 07, 2016 10:01PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.