|
NAMEAlzabo::Runtime::RowState::Potential - Row objects that are not in the databaseSYNOPSISmy $row = $table->potential_row; $row->make_live; # $row is now a _real_ row object! DESCRIPTIONThis state is used for potential rows, rows which do not yet exist in the database.METHODSSee "Alzabo::Runtime::Row".AUTHORDave Rolsky, <autarch@urth.org>
Visit the GSP FreeBSD Man Page Interface. |