1 Reply Latest reply on Oct 25, 2007 8:07 AM by paoletto

    Pessimistic locking of Entity Bean

    doug.palmer

      Hi

      Does anyone know if it is possible to pessimistically lock an EJB3 Entity Bean? I would like to lock an Entity from the start of a transaction until the end of a transaction. I want to prevent dirty reads within my application.

      Regards
      Doug