|
NAMEAlzabo::Runtime::RowState::Live - Row objects representing rows in the databaseSYNOPSISmy $row = $table->row_by_pk( pk => 1 ); DESCRIPTIONThis state is used for live rows, rows which represent actual rows in the database.METHODSSee "Alzabo::Runtime::Row".AUTHORDave Rolsky, <autarch@urth.org>
Visit the GSP FreeBSD Man Page Interface. |