jdbcを含む例文一覧と使い方
該当件数 : 108件
JDBC Adapter. 例文帳に追加
JDBC アダプタ。 - NetBeans
Registered JDBC drivers 例文帳に追加
登録された JDBC ドライバ - NetBeans
JDBC Adapter for Your Database Server.Several JDBC adapter gems are written for database servers.例文帳に追加
データベースサーバー向けの JDBC アダプタ。 - NetBeans
JDBC RowSet Reference Implementation (RI). 例文帳に追加
JDBC 行セットリファレンス実装 (RI) - NetBeans
DB2 Personal Developer's Edition: Redistributable JDBC Type 4 Driver (requires registration) 例文帳に追加
DB2 Personal Developer's Edition:Redistributable JDBC Type 4 Driver (登録が必要) - NetBeans
At the time of this writing, the ActiveRecord JDBC Adapter does not work with the SQLite JDBC driver.例文帳に追加
このドキュメントの執筆時点では、ActiveRecord JDBC Adapter は SQLite JDBC ドライバとは動作しません。 - NetBeans
At the time of this writing, ActiveRecord-JDBC does not work with the Sqlite JDBC driver.例文帳に追加
このドキュメントの執筆時点では、ActiveRecord-JDBC は Sqlite JDBC ドライバとは動作しません。 - NetBeans
If you are using the JDBC adapter, put a copy of your database server's JDBC driver in glassfish-install-dir例文帳に追加
JDBC アダプタを使用している場合、データベースサーバーの JDBC ドライバのコピーを glassfish-install-dir - NetBeans
The New JDBC Driver dialog box appears. 例文帳に追加
「新規 JDBC ドライバ」ダイアログが表示されます。 - NetBeans
To use a JDBC connection, you must obtain a JDBC 3.0driver for your database server, and put a copy of the JDBC driver in the JRuby/libfolder.例文帳に追加
JDBC 接続を使用するには、データベースサーバー用に JDBC 3.0 ドライバを入手し、JRuby/lib フォルダにその JDBC ドライバのコピーを置く必要があります。 - NetBeans
Note: To use a JDBC connection, you must obtain a JDBC 3.0 client driver for your database server, and put a copy of the JDBC driver in the JRuby/lib folder.例文帳に追加
注: JDBC 接続を使用するには、データベースサーバー用に JDBC 3.0 クライアントドライバを入手し、JRuby/lib フォルダにその JDBC ドライバのコピーを置く必要があります。 - NetBeans
Supported Databases, JDBC Drivers, and Deployment Containers 例文帳に追加
サポートされているデータベース、JDBC ドライバ、および配備コンテナ - NetBeans
For the IDE to communicate with a database server, the IDE requires a driver supporting the JDBC API (JDBC driver), which translates JDBC calls into the network protocols that are used by SQL databases. 例文帳に追加
IDE でデータベースサーバーと通信するには、JDBC API をサポートし、JDBC 呼び出しを、SQL データベースが使用するネットワークプロトコルに変換するドライバ (「JDBC ドライバ」) が必要です。 - NetBeans
For the Data Source, choose the default data source jdbc/sample. 例文帳に追加
「データソース」には、デフォルトのデータソース「jdbc/sample」を選択します。 - NetBeans
Note: The MySQL and PostgreSQL JDBC drivers are bundled with the IDE.例文帳に追加
注: MySQL および PostgreSQL の JDBC ドライバは IDE にバンドルされています。 - NetBeans
You use Java Database Connectivity (JDBC) technology to connect to a database. 例文帳に追加
データベースとの接続には、Java[tm] Database Connectivity (JDBC[tm]) テクノロジを使用します。 - NetBeans
You can also register any other JDBC driver with the IDE, so you can hook up to just about any database that provides a JDBC driver.例文帳に追加
その他の JDBC ドライバを IDE に登録することもできるため、JDBC ドライバを提供するほとんどのデータベースに接続できます。 - NetBeans
Description: NetBeans does not copy the JDBC driver JAR files to the deployment container. 例文帳に追加
説明: NetBeans は、JDBC ドライバの JAR ファイルを配備コンテナへコピーしません。 - NetBeans
Expand the jdbc node for the Travel database, then expand the Tables node. 例文帳に追加
Travel データベースの jdbc ノードを展開し、「表」ノードを展開します。 - NetBeans
This driver translates the JDBC into a net protocol, which is DBMS-independent. 例文帳に追加
このドライバは,JDBC(Java database connectivity)をDBMS独立のネットプロトコルに変換する. - コンピューター用語辞典
Expand the jdbc node for the TRAVEL database, then expand the Tables node. 例文帳に追加
Travel データベースの jdbc ノードを展開して、「表」ノードを展開します。 - NetBeans
The driver JAR file then appears in the JDBC Driver Jar File(s) pane. 例文帳に追加
「JDBC ドライバの JAR ファイル」区画に、ドライバ JAR ファイルが表示されます。 - NetBeans
JDBC Drivers and connections are not imported when the project is opened. 例文帳に追加
プロジェクトを開くときに、JDBC ドライバと接続はインポートされません。 - NetBeans
Right-click the jdbc node for travel and choose Connect from the pop-up menu. 例文帳に追加
Travel の jdbc ノードを右クリックし、ポップアップメニューから「接続」を選択します。 - NetBeans
The New JDBC Driver dialog box displays the settings for the selecteddriver. 例文帳に追加
「新規 JDBC ドライバ」ダイアログに、選択したドライバの設定が表示されます。 - NetBeans
For the Data Source, use the default data source jdbc/sample.The default data source jdbc/sample is used to connect to the Java DB database that is bundled with the Sun Java System Application Server.例文帳に追加
デフォルトのデータソース jdbc/sample は、Sun Java System Application Server にバンドルされている Java DB データベースへの接続に使用されます。 - NetBeans
To use the JDBC adapter in a Ruby on Rails project, select the Access Database Using JDBC checkbox when you create the project,as shown in the following figure.例文帳に追加
Ruby on Rails プロジェクトで JDBC アダプタを使用するには、次の図に示すように、プロジェクトの作成時に「JDBC を使用したアクセスデータベース」チェックボックスを選択します。 - NetBeans
A JDBC resource provides applications with a connection to a database. 例文帳に追加
JDBC リソースからは、アプリケーションに対してデータベースへの接続が提供されます。 - NetBeans
It is possible to have more than one JDBC resource for a database. 例文帳に追加
1 台のデータベースに対して複数の JDBC リソースを指定することもできます。 - NetBeans
The IDE contains the MySQL Connector/J JDBC Driver, allowing you to connect to a MySQL database. 例文帳に追加
IDE には MySQL Connector/J JDBC ドライバが含まれているため、MySQL データベースに接続できます。 - NetBeans
Use the default jdbc/sample data source listed in the Data Source drop-down list. The default data source jdbc/sample is used to connect to the Java DB database that is bundled with GlassFish application server.例文帳に追加
デフォルトのデータソース jdbc/sample は、Sun Java System Application Server にバンドルされている Java DB データベースへの接続に使用されます。 - NetBeans
These gems include the JDBC 3.0 compliant drivers.例文帳に追加
いくつかの JDBC アダプタ Gem はデータベースサーバー向けに記述されています。 これらの Gem には、JDBC 3.0 に準拠したドライバが含まれています。 - NetBeans
Use the default jdbc/sample data source listed in the Data Source drop-down list. The default data source jdbc/sample is used to connect to the Java DB database that is bundled with the Sun Java System Application Server.例文帳に追加
デフォルトのデータソース jdbc/sample は、Sun Java System Application Server にバンドルされている Java DB データベースへの接続に使用されます。 - NetBeans
For the Data Source, use the default data source jdbc/sample.The data source jdbc/sample is already configured to connect to the Java DB database that is bundled with the GlassFish application server.例文帳に追加
「データソース」には、デフォルトのデータソース「jdbc/sample」を使用します。 データソース jdbc/sample は、GlassFish アプリケーションサーバーにバンドルされている Java DB データベースに接続するようにすでに設定されています。 - NetBeans
Description: The JDBC driver is lost when the user directory is deleted, therefore the user cannot resolve missing data connections. 例文帳に追加
説明: JDBC ドライバは、ユーザーディレクトリが削除された時点で失われます。 - NetBeans
Note: The jdbc node for the Travel database will be called the Travel node in the rest of this tutorial. 例文帳に追加
注: Travel データベースの jdbc ノードをこのチュートリアルでは今後「Travel」ノードと呼びます。 - NetBeans
Type jdbc/consult as the JNDI Name and select jdbc:derby://localhost:1527/consult [consult on CONSULT]as the Database Connection. 例文帳に追加
「JNDI 名」に「jdbc/consult」と入力し、「データベース接続」で「jdbc:derby://localhost:1527/consult [CONSULT の consult]」を選択します。 - NetBeans
Right-click the jdbc node for the Travel database and choose Connect from the pop-up menu.例文帳に追加
Travel データベースの jdbc ノードを右クリックし、ポップアップメニューから「接続」を選択します。 - NetBeans
The JRuby and Rails Distributionplugin includes the ActiveRecord JDBC Adapter gem, which enables your JRuby on Rails application to access database servers that provide JDBC 3.0 compliant drivers, such as MySQL, PostgreSQL, Oracle(R), HSQLDB, and Java DB (also known as Derby).The JDBC driver must be a pure Java driver.例文帳に追加
「JRuby および Rails のディストリビューション」プラグインには ActiveRecord JDBC Adapter Gem が含まれており、これによって JRuby on Rails アプリケーションが MySQL、PostgreSQL、Oracle(R)、HSQLDB、および Java DB (別名 Derby) といった JDBC 3.0 準拠のドライバを持つデータベースサーバーにアクセスできます。 JDBC ドライバは Pure Java ドライバである必要があります。 - NetBeans
In the Database Tables panel, select the jdbc/sample data source from the Data Source drop-down field. 例文帳に追加
「データベース表」パネルで、「データソース」ドロップダウンリストから「jdbc/sample」データソースを選択します。 - NetBeans
Note: The jdbc node for the TRAVEL database will be called the Travel node in the rest of this tutorial. 例文帳に追加
注: このチュートリアルでは、Travel データベースの jdbc ノードを、これ以降「Travel」ノードと呼びます。 - NetBeans
As mentioned earlier, the JRuby and Rails Distributionplugin includes the ActiveRecord JDBC Adapter gem, which enables your JRuby on Rails application to access database servers that provide JDBC 3.0 compliant drivers, such as MySQL, PostgreSQL, Oracle, HSQLDB, and Java DB (also known as Derby).The JDBC driver must be a pure Java driver.例文帳に追加
前述したとおり、「JRuby および Rails のディストリビューション」プラグインには ActiveRecord JDBC Adapter Gem が含まれており、これによって JRuby on Rails アプリケーションが MySQL、PostgreSQL、Oracle、HSQLDB、および Java DB (別名 Derby) といった JDBC 3.0 準拠のドライバを持つデータベースサーバーにアクセスできます。 JDBC ドライバは Pure Java ドライバである必要があります。 - NetBeans
As mentioned earlier, the JRuby and Rails Distributionplugin includes the ActiveRecord-JDBC gem, which enables your JRuby on Rails application to access database servers that provide JDBC 3.0 compliant drivers, such as MySQL, PostgreSQL, Oracle, HSQLDB, and Java DB (also known as Derby).The JDBC driver must be a pure Java driver.例文帳に追加
前述したとおり、「JRuby and Rails のディストリビューション」プラグインには ActiveRecord-JDBC Gem が含まれており、これによって JRuby on Rails アプリケーションが MySQL、PostgreSQL、Oracle、HSQLDB、および Java DB (別名 Derby) といった JDBC 3.0 準拠のドライバを持つデータベースサーバーにアクセスできます。 JDBC ドライバは Pure Java ドライバである必要があります。 - NetBeans
To use the JDBC adapter in a Ruby on Rails project, select the Access Database Using JDBC checkbox in the Database Configurationstepwhen you create the project,as shown in the next figure.例文帳に追加
Ruby on Rails プロジェクトで JDBC アダプタを使用するには、次の図に示すように、プロジェクトの作成時に「データベース構成」パネルで「JDBC を利用してデータベースにアクセス」チェックボックスを選択します。 - NetBeans
Expand the jdbc node for the Travel database, then expand the Tables node as seen in the following figure. 例文帳に追加
次の図に示すように、Travel データベースの jdbc ノードを展開し、「表」ノードを展開します。 - NetBeans
The JDBC API is a package of object-oriented objects that includes Connection, ResultSet, and Statement. 例文帳に追加
JDBC API は、Connection や ResultSet、Statement などのオブジェクト指向のオブジェクトからなる 1 つのパッケージになっています。 - NetBeans
If you are using JRuby and you are accessing a database server other thanMySQL, you must select the Access Database Using JDBC checkbox.If your database server is MySQL, the use of JDBC is optional.例文帳に追加
JRuby を使用し、MySQL 以外のデータベースサーバーにアクセスする場合は、必ず「JDBC を使用したアクセスデータベース」チェックボックスを選択します。 - NetBeans
For the Data Source, choose a data source (for example, select jdbc/sample if you want to use JavaDB). 例文帳に追加
「データソース」にはデータソースを選択します (たとえば JavaDB を使用する場合は jdbc/sample を選択します)。 - NetBeans
| Copyright (C) 1994- Nichigai Associates, Inc., 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会員(無料)になると
|
