0 Replies Latest reply on Mar 5, 2004 8:56 AM by stscit04

    ejbSelect locking behaviour

    stscit04

      hi,

      What is the expected locking behaviour of ejbSelect methods ?
      eg I have a bean called Merchant, if I use an ejbSelectAllMerchantIds
      method via an ejbHomeGetAllMerchantIds, would this lock
      all merchant EntityBeans as findAll() would do ?

      Thanks in advance,

      Stefan