getNextItem()
getNextItem() : array|NULL
Should retrieve the next row of the result set.
This method is used to iterate over the result set.
NULL Database Cursor Implementation of the NULL Cursor.
Used for an empty BeanCollection. This Cursor can be used for instance if a query fails but the interface demands a cursor to be returned.