| 意味 | 例文 |
application databaseの部分一致の例文一覧と使い方
該当件数 : 777件
This device 10 is configured of a web server 20, an application server 30, and a database server 40.例文帳に追加
本装置(10)は、ウェブサーバ(20)とアプリケーションサーバ(30)及びデータベースサーバ(40)とから構成される。 - 特許庁
If the application throws java.lang.ExceptionInInitializerErrorHibernateTravelPOJO.HibernateUtil, ensure that the database is running.例文帳に追加
アプリケーションから java.lang.ExceptionInInitializerError HibernateTravelPOJO.HibernateUtil がスローされる場合、データベースが動作しているかどうかを確認します。 - NetBeans
For concrete examples of using the beans binding features in the IDE, see the Building a Java Desktop Database Application and the Creating a Custom Java Desktop Database Application tutorials.例文帳に追加
IDE での Beans Binding 機能の使用に関する具体例については、「Java デスクトップデータベースアプリケーションの構築」および「カスタム Java デスクトップデータベースアプリケーションの作成」のチュートリアルを参照してください。 - NetBeans
To reduce the burden of a business application by eliminating the process of accessing from the business application of each terminal to a database.例文帳に追加
個々の端末の業務アプリケーションからデータベースへのアクセス処理を削除し、業務アプリケーションの負担を軽減する。 - 特許庁
If you do not want to install the Sun Java System Application Server,complete the following steps to make the Travel database available to the IDE.例文帳に追加
Sun Java System Application Server をインストールしない場合に、Travel データベースを IDE で使用できるようにするためには、次の手順を実行します。 - NetBeans
Note that if you use a server other than the Sun Java System Application Server, you must make the database driver available to the server. 例文帳に追加
Sun Java System Application Server 以外のサーバーを使用している場合は、そのサーバーでデータベースドライバを使用可能にする必要があります。 - NetBeans
An application process extracting section 106 specifies a combination of the fiscal year and application process, and extracts the corresponding application process information 134 from the database 121.例文帳に追加
業務プロセス抽出部106は、年度と業務プロセスとの組み合わせを指定して、対応する業務プロセス情報134をデータベース121から抽出する。 - 特許庁
If you are deploying your application to the Sun Java System Application Server, the IDE enables you to easily set up a database connection pool and the required data sources using the New File wizard. 例文帳に追加
Sun Java System Application Server にアプリケーションを配備している場合、IDE で「新規ファイル」ウィザードを使用し、データベース接続プールと必要なデータソースを簡単に設定できます。 - NetBeans
Application information of the extracted application is obtained from a database in a support center terminal (S6), while application information inside the user terminal is obtained (S7).例文帳に追加
抽出したア0プリケーションのアプリケーション情報をサポートセンター端末のデータベースから取得し(S6)、またユーザ端末内のアプリケーション情報を取得する(S7)。 - 特許庁
A database management application 201 causes a database 300 to store the encrypted data and the other input data in association with each other.例文帳に追加
データベース管理アプリケーション201は、暗号化データを、入力された他のデータと対応付けてデータベース300に記憶させる。 - 特許庁
The application server 12 transmits the power consumption information to a database 13 through the network 14 for recording by the database 13.例文帳に追加
アプリサーバ12は、その消費電力情報を、ネットワーク14を介してデータベース13に送信し、データベース13に記録させる。 - 特許庁
Database operation management information describing execution timing and execution contents of the database operation management is stored from the application.例文帳に追加
アプリケーションから、データベースの運用管理の実行契機と実行内容を記述したデータベース運用管理情報を格納する。 - 特許庁
Because the CRUD application uses a database you will also need to deploy the wishlist MySQL database on the remote server where you have a hosting account. 例文帳に追加
CRUD アプリケーションはデータベースを使用するため、ホスティングアカウントを持つリモートサーバーにも wishlist MySQL データベースを配備する必要があります。 - NetBeans
The controller is provided with an application execution information database indicating "the number of times of application activation" and "application total operation time" for each application controlling the device provided with the consumables.例文帳に追加
制御装置は、消耗部品を有する装置を制御する各アプリケーションについての「アプリ起動回数」と「アプリ総動作時間」とを示すアプリ実行情報データベースを有している。 - 特許庁
A business trip application screen processing part 24 prepares business trip application screen information from business trip application sample information stored in a business trip application information database 22a and user information.例文帳に追加
出張申請画面処理部24は、出張申請情報データベース22aに格納される出張申請雛型情報と利用者情報より出張申請画面情報を生成する。 - 特許庁
When an application element is designated, locations of customized items corresponding to the application element and application elements being in the lower layer of the application element are retrieved from the database.例文帳に追加
そして、業務要素が指定されると、その業務要素及びその業務要素の下層にある業務要素に対応するカスタマイズ項目の所在がそのデータベースから検索される。 - 特許庁
Now that the database is created, you can create the web application and use the Entity Classes from Database wizard to generate entity classes based on the database tables.例文帳に追加
データベースが作成されたので、次に Web アプリケーションを作成し、「データベースからのエンティティークラス」ウィザードを使用して、データベースの表に基づいてエンティティークラスを生成できます。 - NetBeans
In a database 5 of a Web server 4 on a network, an application for illumination fixture operation is stored, and from the Web application server 4, the portable terminal 3 as the remote control transmitter downloads the application for illumination fixture operation stored in a database 5 of the Web application server 4.例文帳に追加
ネットワーク上のWebサーバ4のデータベース5に照明器具操作用のアプリケーションを格納し、リモコン送信機としての携帯端末3が、Webサーバ4のデータベース5に格納されている照明器具操作用のアプリケーションをWebサーバ4からダウンロードする。 - 特許庁
Next, you add a Table component to your application and connect the component to a database table. 例文帳に追加
次に、アプリケーションに「表」コンポーネントを追加し、コンポーネントをデータベース表に接続します。 - NetBeans
Typically, there is at least one JDBC resource for each database accessed by an application. 例文帳に追加
一般に、JDBC リソースは、アプリケーションがアクセスするデータベースごとに少なくとも 1 つ存在します。 - NetBeans
How would you build your task list application if you used database table instead of a file?例文帳に追加
ファイルではなくデータベースを使用した場合、タスクリストアプリケーションをどのように構築しますか。 - NetBeans
SeeBuilding a Java Desktop Database Application for an example of how this shell can be used.例文帳に追加
この使用方法の詳細は、「Java デスクトップデータベースアプリケーションの構築」参照してください。 - NetBeans
SYSTEM AND METHOD FOR IMPLEMENTING DATABASE APPLICATION GUARANTEEING INDEPENDENCE OF SOFTWARE MODULE例文帳に追加
ソフトウェアモジュールの独立性を保障するデータベースアプリケーションを具現するシステム及び方法 - 特許庁
To continuously use an existing application program even when the schema of a database is changed.例文帳に追加
データベースのスキーマを変更しても既存のアプリケーションプログラムを継続使用できるようにする。 - 特許庁
An application server 10 is provided with a processing device 12 and a database 14 which accumulates data.例文帳に追加
アプリケーションサーバ10は、処理装置12、データを蓄積したデータベース14を備える。 - 特許庁
A session state of application is stored in a cache database clustered if necessary.例文帳に追加
アプリケーションのセッション状態を、必要に応じてクラスタ化したキャッシュデータベースに保存する。 - 特許庁
Note: If you have installed the Sun Java System Application Server, configure the application server on NetBeans IDE, as described in Application Server Configuration before installing Visual Web Pack so that the installer can install the sample Travel schema into the server's bundled Java DB database. 例文帳に追加
注意: Sun Java System Application Server をインストールしている場合は、Visual Web Pack をインストールする前に、「Sun Java System Application Server の構成」の説明に従って、NetBeans IDE でアプリケーションサーバーを構成してください。 これにより、Visual Web Pack インストーラは、Application Server に付属の Java DB データベースにサンプルの Travel スキーマをインストールできるようになります。 - NetBeans
A WEB server comprises a WEB interface 202, a server application execution base 203, a server application 204, a database 205, and an attachment/detachment management part 207.例文帳に追加
WEBサーバは、WEBインターフェース202、サーバアプリケーション実行基盤203、サーバアプリケーション204、データベース205、着脱管理部207を備える。 - 特許庁
To provide a database use system that has a user interface on the same level as a dedicated application program despite assumed application to a Web system.例文帳に追加
Webシステムを前提としながら、専用アプリケーションプログラムと同レベルのユーザインターフェイスを備えたデータベース利用システムの実現。 - 特許庁
A multilayer server application architecture 300 includes a client layer 310, an intermediate or server application layer 320, and a database layer 330.例文帳に追加
マルチ層サーバアプリケーションアーキテクチャ300は、クライアント層310、中間又はサーバアプリケーション層320、データベース層330を含む。 - 特許庁
To easily customize a business application by changing only an attribute of each item of the application registered in a database.例文帳に追加
データベースに登録されたアプリケーションの各項目の属性を変更するだけで容易に業務アプリケーションがカスタマイズできるようにする。 - 特許庁
The server system 10 registers an application for reservation purchase from a contractor 140 in a reserving-customer database 10c when the application is made.例文帳に追加
サーバシステム10は、契約者140から予約購入の申し込みがあると予約者データベース10cに登録しておく。 - 特許庁
A database writing part 5 writes the data captured by the capturing part 4 from the spreadsheet application 10 to a database 20.例文帳に追加
データベース書込処理部5は、上記取込処理部4によって表計算アプリケーション10から取り込まれたデータを、データベース20に書き込む。 - 特許庁
Because this application is not using a database, you must remove the Active Record framework from the environment configuration so that the application does not try to access a database.例文帳に追加
このアプリケーションではデータベースを使用しないため、アクティブレコードフレームワークを環境の構成から削除する必要があり、それによってアプリケーションからデータベースへのアクセスが試行されなくなります。 - NetBeans
To provide technology capable of improving the maintainability of application by dispensing with the correction of application for retrieving a database even when changing the definition of the relevant database.例文帳に追加
データベースの定義が変更される場合でも当該データベースの検索を行うアプリケーションの修正を不要とし、アプリケーションの保守性を向上させることが可能な技術を提供する。 - 特許庁
Application service path database search means 110 retrieves an application service path database by using as a key barrier generator collected by a barrier information gathering means 109.例文帳に追加
アプリケーションサービス経路データベース検索手段110は障害情報収集手段109により収集された障害発生装置をキーとしてアプリケーションサービス経路データベースを検索する。 - 特許庁
The application interface part 101 converts a database query statement received from an application program 21 on a host device 2 into an internal format executable/interpretable in the database engine 100.例文帳に追加
アプリケーションインタフェース部101は、ホスト装置2のアプリケーションプログラム21から受信したデータベース問い合わせ操作文を、データベースエンジン100内で実行解釈可能な内部形式へと変換する。 - 特許庁
The application management system comprises an application manager 10 associated with a database resource and the application manager 10 includes an input defining an event in which a user is involved in the application or an input defining an event involving a manipulation of the entities in the database resource.例文帳に追加
アプリケーション管理システムは、データベースリソースと関連付けられているアプリケーションマネージャ10を含み、アプリケーションマネージャ10は、ユーザがアプリケーションに関与しているイベントを定義する入力、またはデータベースリソース内のエンティティの操作を含むイベントを定義する入力を含む。 - 特許庁
When access from the application to a database is performed in response to a request from the user by an application server, thread information and request identification information is acquired, and those pieces of information are transferred to the database connector, and output to the database with information to be output by the output function of the database.例文帳に追加
アプリケーションサーバにおいて利用者の要求によりアプリケーションからデータベースへのアクセスが行われる際、スレッド情報とリクエスト識別情報を取得し、これらの情報をデータベースコネクタに渡し、データベースの出力機能により出力される情報と共にデータベースへ出力する。 - 特許庁
The server 11 searches the application database 113, prepares a list of an application applied by the transmitted electronic application 101, and provides it to the applicant.例文帳に追加
サーバ11は、申請書データベース113を検索し、送信されてきた電子申請書101により申請された申請書の一覧を作成しこれを申請者に提供する。 - 特許庁
As regards to the structure, function modules, application data, and site data 4 are stored in the database 3, and a producer produces a mobile application from a production application 1 through the Internet 6.例文帳に追加
上記の構造は、データベース3に機能モジュールやアプリデータ,サイトデータ4を格納し,制作者が制作アプリ1からインターネット6を経由して携帯アプリを制作する。 - 特許庁
A program that is likely to use both the common database and the distributed database such as that of the sensor information processing server operates the database by using an API (Application Program Interface) provided by middleware.例文帳に追加
センサ情報処理サーバのように、共通データベースと分散型データベースの両方を利用する可能性のあるプログラムは、このミドルウェアの提供するAPIを利用してデータベースを操作する。 - 特許庁
When identifying a database server corresponding to a connection and creating a connection to the database server, an application server assigns an identifier to the connection to uniquely identify the connected database server.例文帳に追加
アプリケーションサーバが、コネクションに対応するデータベースサーバを識別し、データベースサーバとの間にコネクションを作成したときに、接続先のデータベースサーバを一意に識別する識別子をコネクションに付与する。 - 特許庁
If it is decided that a database 102 is adapted, based on the adaptation check response, the database connection destination selecting system 112 supplies an adapted database retrieval response to the application 111.例文帳に追加
データベース接続先選択システム112は適合検査応答を元にデータベース102が適合であると判断したとき適合データベース検索応答をアプリケーション111に供給する。 - 特許庁
To dispense with awareness of a database in creation of a rich internet application, programming of an application having database cooperation function on the side of a server and server cooperation programming on a rich media creating application.例文帳に追加
リッチインターネットアプリケーションを作成するに際して、データベースを意識することを不要にし、また、サーバサイドのデータベース連携機能を備えたアプリケーションのプログラミングや、リッチメディア作成アプリケーション上でのサーバ連携プログラミングを不要にする。 - 特許庁
An operation result of the application document selected by the applicant on the basis of a provided list table is updated and stored in the application database.例文帳に追加
提供された一覧表に基き申請者が選択した申請書類の操作結果は申請書データベースに更新保存する。 - 特許庁
A receiving application 3 and a communication and output application 4 are set in a PC part 1 having a database 2, so that the data transmission and receipt to a calling apparatus 6 and the control of a switchboard 7 can be performed through the applications.例文帳に追加
データベース2を有するPC部1には、受信アプリケーション3通信・出力アプリケーション4がセットされている。 - 特許庁
To provide an application programming interface (API) for enabling an application program to access various kinds of database management systems.例文帳に追加
アプリケーションプログラムが各種のデータベース管理システムにアクセスできるようにするアプリケーションプログラミングインタフェース(API)を提供することを目的とする。 - 特許庁
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|