I got a transactional method in Java annotated with: @Transactional(javax.transaction.Transactional.TxType.REQUIRES_NEW)
Lets assume we have the following method: