posted 15 years ago
the following method is in data.java which implements DBAccess interface
Then I have a lockManager class which returns a cookie to be used in the above method
I have another class DataFileAccess which gives the detail methods of Data.java
If this is correct to call lock,update and then unloack from updateRecord method from Data.java
Please comment and any help is appreciated
uzma