public function commit()
 {
     $this->conn->commit();
 }