| Author |
SCJD Beta
|
Ramesh kumaar
Ranch Hand
Joined: Mar 19, 2002
Posts: 146
|
|
Dear All, In the SCJD Beta we have two find methods "// determine the record number that contains a given key. Lock // the record if lock is true. // throws RecordNotFoundException if the key cannot be matched // exactly // throws RecordLockedException if lock is true, but the found // record is already locked public int find(String key, boolean lock) " AND "public int [] find(String [] criteria)" Does it mean we should provide two different way of search like "Search" and "Advanced Search" in the GUI. else what is the need for this. Guys please come up with ur ideas ASP because we have only 10 more days. regards, -rameshkumar
|
 |
 |
|
|
subject: SCJD Beta
|
|
|