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


Alzabo documentation  | view source Contained in the Alzabo distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

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

METHODS

Top

See Alzabo::Runtime::Row|Alzabo::Runtime::Row.

AUTHOR

Top

Dave Rolsky, <autarch@urth.org>


Alzabo documentation  | view source Contained in the Alzabo distribution.