Working with the Java DB (Derby) Database - NetBeans IDE 6.5 Tutorial 例文帳に追加
Java DB (Derby) データベースの操作 - NetBeans IDE 6.5 チュートリアル - NetBeans
Derby.The Derby database is bundled with the Sun Java System Application Server 8.2 and above. 例文帳に追加
Derby。 Derby データベースは、Sun Java System Application Server 8.2 以降のリリースにバンドルされています。 - NetBeans
This concludes the Working with the JavaDB (Derby) Database tutorial. 例文帳に追加
これで、「JavaDB (Derby) データベースの操作」チュートリアルは終わりです。 - NetBeans
If Sun Java System Application Server 8.2 is registered with the IDE, you can start and stop the Derby server and create databases directly from the main menu by choosing Tools Derby Database Start Derby Server. 例文帳に追加
IDE に Sun Java System Application Server 8.2 を登録している場合は、「ツール」「Derby データベース」「Derby サーバーを起動」を選択することで、メインメニューから直接 Derby サーバーを起動および停止し、データベースを作成できます。 - NetBeans
The Database Explorer works with JavaDB (Derby), MySQL and PostgreSQL out of the box.例文帳に追加
データベースエクスプローラは、デフォルトで JavaDB (Derby)、MySQL、および PostgreSQL に対応しています。 - NetBeans
You are not limited to working with the Pointbase or Derby databases. 例文帳に追加
操作できるデータベースは、Pointbase または Derby データベースのみに限られません。 - NetBeans
A guide through the process of connecting an application GUI to a Derby database.例文帳に追加
アプリケーション GUI を Derby データベースに接続する手順を示したガイドです。 - NetBeans
Tomcat needs a set of toplink, derby, and javax APIs in order to support RESTful web services. 例文帳に追加
Tomcat で RESTful Web サービスをサポートするには、Toplink、Derby、および Javax API のセットが必要です。 - NetBeans
If you are using JRuby, you must choose MySQL, PostgresSQL, Oracle, HSQLDB, or Java DB (also known as Derby).例文帳に追加
JRuby を使用する場合は、MySQL、PostgresSQL、Oracle、HSQLDB、または Java DB (Derby ともいう) のいずれかを選択します。 - NetBeans
After the IDE restarts, restart the Derby database server (Tools Java DB Database Start Server). 例文帳に追加
IDE の再起動後、Derby データベースサーバーを再起動します (「ツール」「Java DB データベース」「サーバーを起動」)。 - NetBeans
Depending on your system configuration, you may already have Derby or Pointbase database drivers available. 例文帳に追加
システム構成に応じて、Derby または Pointbase データベースドライバがすでに使用できることがあります。 - NetBeans
Apache Derby Network Server - 10.2.2.0 - (485682) started and ready to accept connections on port 1527 at 2007-09-05 10:26:25.424 GMT例文帳に追加
Apache Derby Network Server - 2007-09-05 10:26:25.424 GMT に 10.2.2.0 - (485682) が開始され、ポート 1527 で接続を受け入れる準備ができました。 - NetBeans
Connecting a GUI to a Java DB database with NetBeans IDE.例文帳に追加
NetBeans IDE を使用した GUI の Derby データベースへの接続。 - NetBeans
Database in NetBeans 5.5. A tutorial about setting up and using the Java DB database server in NetBeans IDE. 例文帳に追加
NetBeans IDE を使用した GUI の Derby データベースへの接続。 - NetBeans
This ultrasuper manpan derby general manager's cup is essential.例文帳に追加
超ウルトラ満帆ダービー 総務部長カップは 必要なんだよ。 - 映画・海外ドラマ英語字幕翻訳辞書
For example, if you are connecting to the database sample on your local installation of the bundled Derby database, your Database URL will look like this:例文帳に追加
たとえば、バンドルされた Derby データベースのローカルインストール上のデータベース sample に接続する場合、データベース URL は次のようになります。 - NetBeans
of a horse that has won the Kentucky Derby and the Belmont Stakes and the Preakness races 例文帳に追加
ケンタッキー・ダービー、ベルモント・ステークスおよびプリークネス・レースに勝った馬の - 日本語WordNet
Download and install either the Java DB database or the ApacheDerby database. 例文帳に追加
Java DB データベースまたは Apache Derby データベースのどちらかをダウンロードし、インストールします。 - NetBeans
If you are using one of the database servers bundled with the IDE, you can start the database by choosing the Derby or Pointbase database from the Tools menu and then choosing Start. 例文帳に追加
IDE にバンドルされているいずれかのデータベースサーバーを使用する場合は、「ツール」メニューから Derby または Pointbase データベースを選択し、「起動」を選択して、データベースを起動できます。 - NetBeans
a title won by a horse that can win the Kentucky Derby and the Belmont Stakes and the Preakness 例文帳に追加
ケンタッキーダービー、ベルモントステークス、プリークネスステークスに優勝した馬に与えられるタイトル - 日本語WordNet
By the way, the term of a Derby match is originally used for indicating a match between teams whose hometowns are the same, but in Japan, is sometimes used also indicating a match that becomes especially excited due to a special historical reason, and the Kawanakajima Derby is a typical example of the latter type. 例文帳に追加
ちなみにダービーマッチとは本来、地元を同じくするチーム同士の試合をいうが、日本では因縁があったり特別盛り上がる試合を指すこともあり、川中島ダービーは後者。 - Wikipedia日英京都関連文書対訳コーパス
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
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
Toyama was a stylish man; he wore the latest fashion items such as a derby hat and a jacket with a vivid and bright color, and was called 'Akamon Tengu.' 例文帳に追加
スタイリストであった外山は、山高帽に派手な色の外套という当時最新のファッションに身を包み「赤門天狗」と呼ばれていた。 - Wikipedia日英京都関連文書対訳コーパス
As a similar case, the Yokohama Derby match between Yokohama F. Marinos and Yokohama Flugels on June 11, 1994 (played in Hiratsuka Athletics Stadium which is the home stadium of Shonan Bellmare) can be provided. 例文帳に追加
同様の事例に1994年6月11日の横浜F・マリノス-横浜フリューゲルス戦の横浜ダービー(平塚競技場=湘南ベルマーレのホームスタジアム)がある。 - Wikipedia日英京都関連文書対訳コーパス
Out of the Grade 1 (G1) races in the Keirin race rating, the Yomiuri News Cup All Japan Selection Keirin was held in 1987 and out of the Grade 2 (G2) races in the Keirin race rating, the Furusato Derby in 2003, as well as the Kyodo News Service Cup Keirin in 2007, took place. 例文帳に追加
競輪の競走格付けGI(G1)は1987年に読売新聞社杯全日本選抜競輪、競輪の競走格付けGII(G2)は2003年にふるさとダービーが、2007年には共同通信社杯競輪が行われた。 - Wikipedia日英京都関連文書対訳コーパス
The game device 10 executes either a first game with a probability of giving a bonus payout or a second game without a probability of giving the bonus payout according to the state of input in a BET form switch 227 which permits at least two states of input from outside in a Derby game in which a BET of game value on a BET object 170 is received.例文帳に追加
ゲーム装置10は、BET対象170に対する遊技価値のBETを受け付けるダービーゲームにおいて、外部から少なくとも2つの状態の入力を入力可能なBET状態スイッチ227の入力の状態に応じて、ボーナス配当を付与する可能性がある第1のゲームおよびボーナス配当を付与する可能性がない第2のゲームのいずれかのゲームを実行する。 - 特許庁
| Copyright © National Institute of Information and Communications Technology. All Rights Reserved. |
| Copyright © Benesse Holdings, Inc. All rights reserved. |
Tanaka Corpusのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution (CC-BY) 2.0 France. |
| 本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。 |
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) |
Tatoebaのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution (CC-BY) 2.0 France |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (c) 1995-2026 Kenkyusha Co., Ltd. All rights reserved. |
| 日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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会員(無料)になると
|


Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
