![]() |
![]()
| ![]() |
![]()
NAMEAlzabo::Runtime::RowState::InCache - Cached row objects that represent actual database rows SYNOPSISuse Alzabo::Runtime::UniqueRowCache; my $row = $table->row_by_pk( pk => 1 ); DESCRIPTIONThis state is used for live rows that are cached via the "Alzabo::Runtime::UniqueRowCache" class. METHODSSee "Alzabo::Runtime::Row". AUTHORDave Rolsky, <autarch@urth.org>
|