All,
Should we all times use the Read lock when we manipulate a jdo for reading? If yes, should we have to commit in order to release all locks or should we abort the current transaction? I thought it was important to systematically use the lock with all mode (even READ) in order to inform OJB of all the jdo which are manipulated..Am I wrong ? Any help whould be appreciated .Thanks a lot.
