0 Replies Latest reply on Sep 19, 2002 3:45 PM by japo

    COMMIT-OPTION for writing

    japo

      I am newbie in EJB and JBoss, and what I want is functionality that allows to update object without writing to the database (writing only after scheduled periods or something).
      There is commit-option, but it seems it is only for reading.
      Or am I wrong and commit-option allows to hold writing too?
      How to do it in JBoss?