Home
last modified time | relevance | path

Searched refs:rollBack (Results 1 – 8 of 8) sorted by last modified time

/plugin/acknowledge/
H A Dhelper.php87 $this->db->getPdo()->rollBack();
391 $this->db->getPdo()->rollBack();
/plugin/sqlite/
H A Dadmin.php80 $this->db->getPdo()->rollBack();
H A DSQLiteDB.php456 $this->pdo->rollBack();
/plugin/structstatus/
H A Daction.php82 $sqlite->getPdo()->rollBack();
/plugin/bez/action/
H A Dmigration.php66 $db->rollBack();
99 $db->rollBack();
140 $db->rollBack();
/plugin/strata/driver/
H A Ddriver.php176 $this->rollBack();
279 public function rollBack() { function in plugin_strata_driver
287 return $this->_db->rollBack();
/plugin/strata/helper/
H A Dtriples.php232 $this->_db->rollBack();
/plugin/database2/
H A Ddatabase2.php1163 if ( !$this->db->rollBack() )
4219 if ( !$nestedTransaction && !$this->db->rollBack() )
4454 if ( !$inTransaction && !$this->db->rollBack() )
4525 if ( !$inTransaction && !$this->db->rollBack() )