0 Replies Latest reply on Mar 21, 2003 10:17 AM by stuermer_g

    Triggers and ReReads

      Hi all!

      I'm using JBoss 3.0.3 on Windows and Linux Servers.

      The Problem i have is that i have to use Entity-Beans (CMP 2.x) which writes to the Database and immediatly reads the Data back. On the Database a Trigger changed some Data (in fact just a Date, but doesn't matter). The Problem is that if I'm using Transaction I'm not able to check the effect of the Trigger when i read back the Dataset (cause of CMT i only get the Data i wrote into the EJB). I tried to experiment with the Assembly Descriptors and I also tried set the <commit-option> to B or C but both doesn't seems to have no effect.

      Please help
      Greetings Peda