コード例 #1
0
 public function rollback()
 {
     $this->conn->rollback();
 }