1 Reply Latest reply on Nov 26, 2001 7:56 PM by minamoto

    Optimistic Locking

    mwax1

      Does any JBoss user have experience creating CMP beans using optimistic locking?

        • 1. Re: Optimistic Locking
          minamoto

          I'd like to know whether JBoss supports optimistic locking.

          I wonder how we synchronize concurrent access to an entity bean with optimistic locking.

          Does it abort transaction when concurrent access is found and isolation level is serializable?

          Miki