データベースアクセス Meaning in English - translations and usage examples

database access
データベースアクセス

Examples of using データベースアクセス in Japanese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
イ】サーバのデータベースアクセス量を軽減できる。
The number of database accesses by the server can be reduced.
ItemReaderの詳細は、データベースアクセス、ファイルアクセスを参照のこと。
For the details of ItemReader, refer to Database access and File access..
ItemWriterの詳細は、データベースアクセス、ファイルアクセスを参照のこと。
For the details of ItemWriter, refer to Database access and File access..
サンプルコードのjQuery版をご利用頂ければ、サーバ側にデータベースアクセス用コードを一切書かずにデータを読み書きすることができます。
By using jQuery version of Sample Code,you can read and write data without wring server code for database access.
これには、ビジネスロジック、クラウド統合、データベースアクセス、または.NETFrameworkを対象とするその他のコードが含まれます。
This includes any business logic, cloud integration, database access, or any other code that targets the. NET Framework.
構成ファイル:wp-config.phpファイルには、データベースアクセス用のクレデンシャルやその他の機密情報が格納されます。
The configuration file. The wp-config.php file contains credentials for database access and other sensitive information.
これはデータベースアクセスのためにEnterpriseObjectFrameworkに大きく依存している(下を参照)。
It relied heavily on Enterprise Object Framework for database access(see below).
データベースアクセス部24は、CPU21がデータベースサーバ30に対してデータの読み書きを行うときのインタフェースである。
The database access unit 24 is an interface when the CPU 21 reads/ writes data from/ to the database server 30.
これらの機能は、AmazonRedshiftのデータベースアクセスおよびセキュリティに関連する機能に追加されています。
These features are in addition to features related to database access and security in Amazon Redshift.
次に「SyncwithDataClass」をクリックしてデータベースアクセス用クラスを同期させます。
Then, click"Sync with Data Class" and synchronize class for Database Access.
データベース開発ツール」で「ShowID/Password」をクリックしてデータベースアクセス用のIDとPasswordを確認します。
Please access"Database Development Tool". Then click"Show ID/Password" and check ID andPassword for Database Access.
詳細については、TERASOLUNAServer5.x開発ガイドラインのデータベースアクセス処理の実装を参照。
For details, please refer to Implementation of database access process in TERASOLUNA Server 5.x Development Guideline.
それ以外のデータベースアクセス等は無理に使う必要はない。
For other than this such as database access, there is no need to use compulsorily.
両者ともに、データベースアクセスやセッション、クレデンシャル管理など、より多くのコンポーネントを含んでいる。
Both also include a higher number of components,including components for database access, session and credentials managements, and many more.
しかし、オブジェクトの数が多い場合は、データベースアクセス回数が多くなってしまう問題があります。
However, if there are many objects,there is a problem of increasing the number of database accesses.
データベースに0%の負荷および監査データを100%ロギングし、データベースアクセス履歴を監視・制御します。
This mode completely logs audit data with 0% load to monitor andcontrol records of database access.
ただし、新しいドメインへのWordPressサイト転送を実行するときは、設定ファイル内のデータベースアクセスコードを更新し、データベース内の新しいURLを変更することを忘れないでください。
However, when performing a WordPress site transfer to new domain,do not forget to update the database access codes in the configuration files, and to change the new URL in the database, and you should be covered!
有名なエンタープライズレベルの永続化パターンを完全に提供し、効率的で高パフォーマンスのデータベースアクセス向けに設計されていて、簡潔なPythonicドメイン言語に適応させます。
It provides a full suite of well known enterprise-level persistence patterns,designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.
開発ポータルで「ビルド」操作を行うとデータベースアクセス用のクラスが共有フォルダに保存されますので、手元のPCでカスタムおよび独自スクリプトを追加後にアップロード頂けます。
After Build on Development portal, files for database access are saved into shared folder in Dropbox. So you can custom script on your PC, then you can upload after add or edit script.
翻訳、データベースアクセス、キャッシュ、検証、認証、他にもたくさんのものが、オリジナルのPHP製MVCフレームワークにすべて内蔵されています。
Translations, database access, caching, validation, authentication, and much more are all built into one of the original PHP MVC frameworks.
しかし、リモートデータベースアクセスジョブを含め、すべてのジョブがそのような形で実行されるというわけではないため、この点は監視計画を策定する際には留意する必要があります。
However, not all of jobs run that way, including remote database access jobs, so this is worth keeping in mind when constructing a monitoring plan.
非GUIQt機能には、SQLデータベースアクセス、XML解析、スレッド管理、ネットワークサポート、ファイル処理用の統一のクロスプラットフォームAPIが含まれます。
Non-GUI Qt features include SQL database access, XML parsing, thread management, network support, and a unified cross-platform API for file handling.
一実施例に従うと、データ-ノード間のマッピングは、SQL(または他のいずれかのデータベースアクセス言語)のステートメントのコンパイル時に決定される必要はない。
According to one embodiment, the data-to-node mapping need not bedetermined at compilation time of an SQL(or any other database access language) statement.
Microsoftは、LINQを非常に強く喧伝しています:彼らはSQLから脱却し、データベースアクセスに対して、プログラミング言語としての全体的な概念を打ち出しています。
Microsoft has made a very strong statement with LINQ:They go away from SQL and towards making database access an integral concept of the programming language.
OSGiDevConの期間中にはEnterpriseExpertGroupから,上述のJPAやWebコンテナ(OSGiエンジンでWebアプリケーションのホストを可能にする),その他JMXやデータベースアクセスなどの機能に関する発表があると期待されている。
The publication of the OSGi Enterprise Expert Group is expected during OSGi DevCon, which will bring the above-mentioned JPA, as well as Web Containers(which will allow OSGi engines to host web applications)and other features such as JMX and database access.
DBMSの有効性が認識され,より大規模なシステムへ適用範囲が拡大するに従い,DBMSに対して性能向上,分散処理機能が強く求められるようになった.この要求に応えるべく,昭和54年に,分散データベースアクセス,更新同期処理を含む通信機能を具備した大規模分散型のネットワーク型DBMS。
As the effectiveness of the deployment of the DBMSs to the systems gained recognition and the scope of application was expanded to larger systems, demands for DBMSs to deliver improved performance and offer distributed-processing functions were increasing. To respond to such requirements, DEIMS-3, which was a large-scale distributed-network data-model type DBMSequipped with communication functions including distributed database access and synchronous update processing.
クライアント側のデータベースアクセス
Client Side Database Access.
無制限のデータベースアクセス
Unlimited Database Access.
Chapter110:データベースアクセス
Chapter 42: Database Access.
Results: 29, Time: 0.0239

How to use "データベースアクセス" in a sentence

概要 なぜMySQLを選んだか データベース定義 データベースアクセス 手間取ったところ 概要 このブログでは、スクレイピングでとってきたデータをデータベースに登録する部分について説明する。

Word-for-word translation

Top dictionary queries

Japanese - English