検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 171 for commit (0.015 sec.)
一意な接続を使って Oracle サーバーへ接続する 5754
« oci_new_collection oci_new_cursor » PHP Manual OCI8 関数 一意な接続を使って Oracle サーバーへ接 ... ct * from mytab" ); oci_execute ( $s , OCI_NO_AUTO_COMMIT ); $row = oci_fetch_array ( $s , OCI_ASSOC ); if ( ... ab values(1234)" ); oci_execute ( $s , OCI_NO_AUTO_COMMIT ); query ( "basic connection" , $c1 ); query ( "ne ... w connection" , $c2 ); oci_commit ( $c1 ); query ( "new connection after commit" , $ ... ection // No rows // Querying new connection after commit // 1234 ?> パラメータの使いかたについては、 oci_co ...
https://man.plustar.jp/php/function.oci-new-connect.html - [similar]
The Stomp class 5675
« stomp_version Stomp::abort » PHP Manual Stomp The Stomp class The Stomp class (PECL stomp >= 0 ... transaction_id , array $headers = ? ): bool public commit ( string $transaction_id , array $headers = ? ): b ... ool stomp_commit ( resource $link , string $transaction_id , array ... message Stomp::begin — Starts a transaction Stomp::commitCommits a transaction in progress Stomp::__const ...
https://man.plustar.jp/php/class.stomp.html - [similar]
セッションを閉じる 5675
« mysql_xdevapi\Session Session::commit » PHP Manual mysql_xdevapi\Session セッションを閉じる Se ... ード: セッション , Session , xdevapi , パラメータ , commit , No , version , information , able , might ...
https://man.plustar.jp/php/mysql-xdevapi-session.close.html - [similar]
Roll back a transaction 5630
« cubrid_put cubrid_schema » PHP Manual CUBRID 関数 Roll back a transaction cubrid_rollback (PEC ... .0.1" , 33000 , "demodb" , "dba" ); cubrid_set_autocommit ( $conn , false ); @ cubrid_execute ( $conn , "DRO ... ret ) { cubrid_rollback ( $conn ); } else { cubrid_commit ( $conn ); $req = cubrid_execute ( $conn , "SELECT ... P04 Tenterhooks Press Berkeley CA USA 参考 cubrid_commit() - Commit a transaction cubrid_disconnect() - Clo ...
https://man.plustar.jp/php/function.cubrid-rollback.html - [similar]
データベースへの持続的接続を返す 5630
« db2_pclose db2_prepare » PHP Manual IBM DB2 関数 データベースへの持続的接続を返す db2_pconnect ... の連想配列。 使用可能なキーは以下のとおりです。 autocommit DB2_AUTOCOMMIT_ON を渡すと、 この接続ハンドルで自動 ... コミットを有効にします。 DB2_AUTOCOMMIT_OFF を渡すと、 この接続ハンドルで自動コミットを無効 ... 。持続的接続を使用する場合は、 デフォルトの DB2_AUTOCOMMIT_ON をおすすめします。 i5_lib 未解決のファイル参照を ... イブラリあるいは現在のユーザー ID を使用します。 i5_commit i5_commit 属性は、 db2_pconnect() の前に設定しなけ ...
https://man.plustar.jp/php/function.db2-pconnect.html - [similar]
Defragments the index 5596
« SolrClient::getOptions SolrClient::ping » PHP Manual SolrClient Defragments the index SolrClie ... lient::optimize ( int $maxSegments = 1 , bool $softCommit = true , bool $waitSearcher = true ): SolrUpdateRe ... t most this number of segments. Since Solr 1.3 softCommit This will refresh the 'view' of the index in a mor ... $waitFlush, bool $waitSearcher". 参考 SolrClient::commit() - Finalizes all add/deletes made to the index So ... s all add/deletes made to the index since the last commit 関連キーワード: Defragments , the , SolrClient , o ...
https://man.plustar.jp/php/solrclient.optimize.html - [similar]
The SolrClient class 5551
« SolrObject::offsetUnset SolrClient::addDocument » PHP Manual Solr The SolrClient class The Sol ... InputDocument $doc , bool $overwrite = true , int $commitWithin = 0 ): SolrUpdateResponse public addDocument ... s ( array $docs , bool $overwrite = true , int $commitWithin = 0 ): void public commit ( bool $softCommit ... public optimize ( int $maxSegments = 1 , bool $softCommit = true , bool $waitSearcher = true ): SolrUpdateRe ... lrInputDocument instances to the index SolrClient::commit — Finalizes all add/deletes made to the index Solr ...
https://man.plustar.jp/php/class.solrclient.html - [similar]
Close a database connection 5551
« cubrid_current_oid cubrid_drop » PHP Manual CUBRID 関数 Close a database connection cubrid_dis ... f ( $req ) { cubrid_close_request ( $req ); cubrid_commit ( $con ); } else { cubrid_rollback ( $con ); } $re ... f ( $req ) { cubrid_close_request ( $req ); cubrid_commit ( $con ); } else { cubrid_rollback ( $con ); } cub ...
https://man.plustar.jp/php/function.cubrid-disconnect.html - [similar]
CUBRID 関数 5551
« 例 cubrid_bind » PHP Manual CUBRID CUBRID 関数 CUBRID 関数 目次 cubrid_bind — Bind variables t ... d_column_types — Get column types in result cubrid_commitCommit a transaction cubrid_connect_with_url — E ... memory occupied by the result data cubrid_get_autocommit — Get auto-commit mode of the connection cubrid_ge ... lement to set type column using OID cubrid_set_autocommit — Set autocommit mode of the connection cubrid_set ...
https://man.plustar.jp/php/ref.cubrid.html - [similar]
Delete items from a working copy or repository 5517
« svn_commit svn_diff » PHP Manual SVN 関数 Delete items from a working copy or repository svn_d ... ted from the repository the next time you call svn_commit() on the working copy. パラメータ path Path of ite ...
https://man.plustar.jp/php/function.svn-delete.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT