DOKK / manpages / debian 10 / libalzabo-perl / Alzabo::Runtime::Cursor.3pm.en
Alzabo::Runtime::Cursor(3pm) User Contributed Perl Documentation Alzabo::Runtime::Cursor(3pm)

Alzabo::Runtime::Cursor - Base class for Alzabo cursors

  use Alzabo::Runtime::Cursor;

This is the base class for cursors.

Virtual method.

Virtual method.

Resets the cursor so that the next "next" call will return the first row of the set.

Returns the number of rows returned by the cursor so far.

Returns the next row or rows in a hash, where the hash key is the table name and the hash value is the row object.

Dave Rolsky, <autarch@urth.org>

2015-05-24 perl v5.20.2