1 Reply Latest reply on Mar 15, 2010 5:14 PM by awestwel

    Transactional

    benitojuarez

      Hello,


      i use methods annotated with @Transactional that should start or join a transaction when the method is invoked.
      My question is: if i have more than one entity manager (2 datasources), for which database the transaction is started? Can i control this?


      thx 4 help
      BJ