protected function findTarget()
 {
     return SActiveStore::findBySql($this->assocClass, $this->constructSql());
 }