9 Replies Latest reply on Oct 10, 2006 6:09 AM by oyabun

    findByPrimaryKey and locking

    frintrop

      hy,

      i have configured one entity to use row locking / select for update.
      why jboss 3.2.5 generates no SELECT FOR UPDATE if is use findByPrimaryKey.

      findAll will use SELECT FOR UPDATE ....