1 Reply Latest reply on Oct 29, 2004 8:50 AM by luc.texier

    Does data get flushed to the DB on commit when in Commit Opt

    paulsmith001

      When using commit option A, I guess there is no need for a container to flush data to the DB after a commit - after all, in commit option A the container has sole access to the DB.
      In my tests however (using JBoss), I notice that the data does appear to be flushed to the DB. Can I rely on this behaviour? Is it in the spec or is it up to the implementation to decide what to do?

      Thanks,
      Paul