Alzabo::Runtime::RowState::Live.3pm

Langue: en

Version: 2007-12-23 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Alzabo::Runtime::RowState::Live - Row objects representing rows in the database

SYNOPSIS

   my $row = $table->row_by_pk( pk => 1 );
 
 

DESCRIPTION

This state is used for live rows, rows which represent actual rows in the database.

METHODS

See "Alzabo::Runtime::Row".

AUTHOR

Dave Rolsky, <autarch@urth.org>