This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Developer Certification (SCJD/OCMJD) and the fly likes SCJD Beta Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Developer Certification (SCJD/OCMJD)
Reply Bookmark "SCJD Beta" Watch "SCJD Beta" New topic
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
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: SCJD Beta
 
Similar Threads
NX:URLyBird1.3.2, Please comments on the Locking. Thanks!!
NX: Why do you all make LockManagers?
NX: URLy Bird 1.3.1 Explicit Fatal Exception Handling
URLyBird question
Beta Question: unlock