debian man page for alzabo::runtime::cursor

Query: alzabo::runtime::cursor

OS: debian

Section: 3pm

Links: debian man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Alzabo::Runtime::Cursor(3pm)				User Contributed Perl Documentation			      Alzabo::Runtime::Cursor(3pm)

NAME
Alzabo::Runtime::Cursor - Base class for Alzabo cursors
SYNOPSIS
use Alzabo::Runtime::Cursor;
DESCRIPTION
This is the base class for cursors.
METHODS
new Virtual method. all_rows Virtual method. reset Resets the cursor so that the next "next" call will return the first row of the set. count Returns the number of rows returned by the cursor so far. next_as_hash 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.
AUTHOR
Dave Rolsky, <autarch@urth.org> perl v5.8.8 2007-12-23 Alzabo::Runtime::Cursor(3pm)
Related Man Pages
alzabo::design(3pm) - debian
alzabo::exceptions(3pm) - debian
alzabo::runtime::joincursor(3pm) - debian
alzabo::runtime::rowcursor(3pm) - debian
alzabo::runtime::uniquerowcache(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results