Example #1
0
 /**
  * @return Criteria
  */
 public function setCriteria(Criteria $aCriteria)
 {
     $aCriteria->attache($this->rawSql());
 }