Ejemplo n.º 1
0
 public function setLifetime($lifetime)
 {
     $this->nativeQuery->setLifetime($lifetime);
     return $this;
 }