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