Hi All
Thanks for the group for providing valuable suggestions and comments on my design. Just today I got my result. I cleared the exam with 87.7%
Here is the some info what I have done.
Created a client side data class like Fa�ade object and delegates all requests to its instance variables. (i.e. Data class and Remote Data interfaces)
Local mode my lock design uses
thread as identity of the owner on the locked record.
I used RMI. My remote lock design uses Client host name as the Identity of the owner on the locked record.
In remote mode I have used lock leasing, i.e. client cannot hold a lock on the record for not more then 10 Min.
I extended the Abstract Table Model. This acts as a super class for customizing the table display.
Maximum possible # of points is 155;
The minimum to pass is 124.
General Considerations (maximum = 58): 53
Documentation (maximum = 20): 13
GUI (maximum = 24): 21
Server (maximum = 53): 49
Once again thanks for the group and the people who are keeping it live.
Regards
SMK Reddy