kiokudb::typemap::entry::dbic::row(3pm) debian man page | unix.com

Man Page: kiokudb::typemap::entry::dbic::row

Operating Environment: debian

Section: 3pm

KiokuDB::TypeMap::Entry::DBIC::Row(3pm) 		User Contributed Perl Documentation		   KiokuDB::TypeMap::Entry::DBIC::Row(3pm)

NAME
KiokuDB::TypeMap::Entry::DBIC::Row - KiokuDB::TypeMap::Entry for DBIx::Class::Row objects.
DESCRIPTION
DBIx::Class::Row objects are resolved symbolically using the special ID format: dbic:row:$json The $json string is a serialization of: [ $result_source_name, @primary_key_values ] The row objects are not actually written to the KiokuDB storage, as they are already present in the other tables. Looking up an object with such an ID is a dynamic lookup that delegates to the DBIx::Class::Schema and resultsets. perl v5.12.4 2011-10-04 KiokuDB::TypeMap::Entry::DBIC::Row(3pm)
Related Man Pages
kiokudb::backend::role::txn(3pm) - debian
kiokudb::collapser(3pm) - debian
kiokudb::typemap(3pm) - debian
kiokudb::typemap::composite(3pm) - debian
kiokudb::typemap::entry::callback(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com