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