1 Reply Latest reply on Mar 28, 2003 3:16 AM by bergler

    sync-on-commit-only ?

    bergler

      in my application i call several business methods on a BMP entity within one transaction and observed that after each business
      method ejbStore is invoked, although in my eyes this is
      not necessary. it would be enough to call it once immediately before the commit. am i right?

      in my application this would reduce database traffic to about one tenth.

      can i use the undocumented (i use the documentation as of September 30, 2002 8:04) feature <sync-on-commit-only>true<sync-on-commit-only> field in the container-configuration?

      what are the trade-offs??

      greetings
      roland