検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 171 for commit (0.007 sec.)
Execute a prepared SQL statement 5236
« cubrid_error_msg cubrid_fetch » PHP Manual CUBRID 関数 Execute a prepared SQL statement cubrid ... _close_request() - Close the request handle cubrid_commit() - Commit a transaction cubrid_rollback() - Roll ...
https://man.plustar.jp/php/function.cubrid-execute.html - [similar]
定義済み定数 5236
« 実行時設定 例 » PHP Manual OCI8 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... を配列と連想配列の両方で取得するために使います。 OCI_COMMIT_ON_SUCCESS oci_execute() のステートメント実行モード ... 8 1.3.4 で追加されました。 OCI_DEFAULT OCI_NO_AUTO_COMMIT を参照ください。 OCI_DESCRIBE_ONLY oci_execute() の ... するために OCILob::flush と併用します。 OCI_NO_AUTO_COMMIT oci_execute() のステートメント実行モード。 このモー ...
https://man.plustar.jp/php/oci8.constants.html - [similar]
トランザクションおよび自動コミット 5236
« 接続、および接続の管理 プリペアドステートメントおよびストアドプロシージャ » PHP Manual PDO トラ ... ザクション内でのコードが成功したか否かに応じて PDO::commit() あるいは PDO::rollBack() を使用します。 警告 PDO ... すが、 それらは PDO::beginTransaction() および PDO::commit() のコールで囲まれています。 これにより、変更が完了 ... changedate) values (23, 50000, NOW())" ); $dbh -> commit (); } catch ( Exception $e ) { $dbh -> rollBack () ...
https://man.plustar.jp/php/pdo.transactions.html - [similar]
The MongoDB\Driver\ReadConcern class 5202
« MongoDB\Driver\ReadPreference::unserialize MongoDB\Driver\ReadConcern::bsonSerialize » PHP Man ... of a causally consistent session, upon transaction commit with write concern "majority" , the transaction op ... uaranteed to have read from a snapshot of majority-committed data. If the transaction is part of a causally ... consistent session, upon transaction commit with write concern "majority" , the transaction op ... uaranteed to have read from a snapshot of majority-committed data that provides causal consistency with the ...
https://man.plustar.jp/php/class.mongodb-driver-readconcern.html - [similar]
Open a persistent connection to CUBRID server 5157
« cubrid_num_rows cubrid_pconnect » PHP Manual CUBRID 関数 Open a persistent connection to CUBRI ... f ( $req ) { cubrid_close_request ( $req ); cubrid_commit ( $con ); } else { cubrid_rollback ( $con ); } cub ... f ( $req ) { cubrid_close_request ( $req ); cubrid_commit ( $con ); } else { cubrid_rollback ( $con ); } cub ...
https://man.plustar.jp/php/function.cubrid-pconnect-with-url.html - [similar]
新しいセッションIDを作成する 5157
« session_commit session_decode » PHP Manual セッション関数 新しいセッションIDを作成する session ... time' ] = time (); // セッションを終了する session_commit (); // ユーザー定義のセッションIDを確実に受け入れる ...
https://man.plustar.jp/php/function.session-create-id.html - [similar]
Session のコンストラクタ 5157
« Session::commit Session::createSchema » PHP Manual mysql_xdevapi\Session Session のコンストラク ...
https://man.plustar.jp/php/mysql-xdevapi-session.construct.html - [similar]
ラージオブジェクト (LOB) 5157
« エラーおよびエラー処理 PDO » PHP Manual PDO ラージオブジェクト (LOB) ラージオブジェクト (LOB) ... > beginTransaction (); $stmt -> execute (); $db -> commit (); ?> 例3 画像をデータベースに挿入する: Oracle Or ... > beginTransaction (); $stmt -> execute (); $db -> commit (); ?> 関連キーワード: LOB , ラージオブジェクト , ...
https://man.plustar.jp/php/pdo.lobs.html - [similar]
Stomp Client 5123
« ssh2_tunnel はじめに » PHP Manual その他のサービス Stomp Client Stomp Client はじめに インスト ... message Stomp::begin — Starts a transaction Stomp::commitCommits a transaction in progress Stomp::__const ...
https://man.plustar.jp/php/book.stomp.html - [similar]
Closes an open connection and releases resourses associated with the connection 5123
« sqlsrv_client_info sqlsrv_commit » PHP Manual SQLSRV 関数 Closes an open connection and releas ...
https://man.plustar.jp/php/function.sqlsrv-close.html - [similar]