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