Don't you think that fetchFirst() would be more describing than fetchAny() for a method that returns exactly first record it met from the underlying resultset (of course returning null if it met nothing)?
- fetchAny() name is confusing? FractalizeR
- Re: fetchAny() name is confusing? Lukas Eder
