示例#1
0
 public function notExists(SelectInterface $select)
 {
     $this->query->notExists($select);
     return $this;
 }