コード例 #1
0
ファイル: CxDao.php プロジェクト: cloklo/CxWoole
 public function commit()
 {
     $this->dbh->commit();
 }