|
NAMEDBIx::Class::Schema::PopulateMore::Test::Schema::Result::CompanyPerson - Bridge between Company and PersonDESCRIPTIONBridge table for many to many style relationship between Company and Person.ATTRIBUTESThis class defines the following attributes.PACKAGE METHODSThis module defines the following package methodstableName of the Physical table in the databaseadd_columnsAdd columns and meta informationfk_person_id ID of the person with a companies fk_company_id ID of the company with persons primary_keySets the Primary keys for this tableemployeeThe person that is employed by a companycompanyThe company that employees the personemployment_historyeach instance of a company_person has a related employment historyMETHODSThis module defines the following methods.AUTHORPlease see DBIx::Class::Schema::PopulateMore For authorship informationLICENSEPlease see DBIx::Class::Schema::PopulateMore For licensing terms.
Visit the GSP FreeBSD Man Page Interface. |