コード例 #1
0
 protected function findTarget()
 {
     return SActiveStore::findBySql($this->assocClass, $this->constructSql());
 }