Beispiel #1
0
 public function exists(SelectInterface $select)
 {
     $this->query->exists($select);
     return $this;
 }