Never be satisfied with anything less than the best and you will surely pass the test...
Originally posted by Brandon W:
Hi,
I can return a DataInfo[] from criteriaFind(). However, how to catch the returned result is a question to me as I don't know what's the size of the return array. Actually, I may pass an array into the criteriaFind() but if I do so, I will actually change the parameters of the criteriaFind and that's doesn't match what shown in the downloaded assignment:
public DataInfo[] criteriaFind(String criteria)
can I actually change the declaration by adding more parameters?
Brandon
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime. |