dbTable = 'public.tbl_msg_recipient'; $this->pk = array('person_id', 'message_id'); $this->hasSequence = false; } }