__PACKAGE__->belongs_to( "p", "DB::MyDBS::Result::TblPerson", { PID => "PID" }, { is_deferrable => 1, on_delete => "NO ACTION", on_update => "NO ACTION" }, );