![]() |
![]()
| ![]() |
![]()
NAMEDBIx::Class::Schema::PopulateMore::Test::Schema::Result::Person - A Person Class DESCRIPTIONTests for this type of FK relationship PACKAGE METHODSThis module defines the following package methods tableName of the Physical table in the database add_columnsAdd columns and meta information person_id Primary Key which is an auto generated autoinc fk_gender_id foreign key to the Gender table name Just an ordinary name age The person's age created When the person was added to the database primary_keySets the Primary keys for this table friendlistEach Person might have a resultset of friendlist genderThis person's gender fanlistA resultset of the people listing me as a friend (if any) friendsA resultset of Persons who are in my FriendList fansA resultset of people that have me in their friendlist companies_personEach Person might have a resultset from the company_person table. This is a bridge table in a many-many type relationship companiesA resultset of Companies via a resultset of connecting CompanyPersons METHODSThis module defines the following methods. AUTHORPlease see DBIx::Class::Schema::PopulateMore For authorship information LICENSEPlease see DBIx::Class::Schema::PopulateMore For licensing terms.
|