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