| 意味 | 例文 (11件) |
activerecordとは 意味・読み方・使い方
追加できません
(登録数上限)
意味・対訳 ActiveRecordとは、Ruby on railsなどで用いられているRuby言語向けのO/Rマッパー(O/Rマッピング用のライブラリ)の名称である。
「activerecord」を含む例文一覧
該当件数 : 11件
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
At a minimum,you should add the rails 2.1.0, rake 0.8.3, rspec 1.1.4,ruby-debug-base 0.10.2, ruby-debug-ide 0.3.1,and activerecord-jdbc-adapter 0.8.2 gems to the JRuby gems repository.例文帳に追加
最低でも、Rails 2.1.0、Rake 0.8.3、Rspec 1.1.4、ruby-debug-base 0.10.2、ruby-debug-ide 0.3.1、および activerecord-jdbc-adapter 0.8.2 Gems を JRuby Gems リポジトリに追加してください。 - NetBeans
Find the following two lines that start withActiveRecord::Baseand comment them out.発音を聞く 例文帳に追加
ActiveRecord::Base で始まる次の 2 行を探し、これらのコメントを解除します。 - NetBeans
When this checkbox is checked, the IDE adds statements to the environment.rb file to use the ActiveRecord-JDBCgem.例文帳に追加
データベースサーバーが MySQL の場合、JDBC を使用するかどうかは任意です。 このチェックボックスを選択すると、ActiveRecord-JDBC gem が使用されるよう、IDE によって environment.rb ファイルに文が追加されます。 - 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
See the previous section for information about registering Ruby platforms with the IDE.If you are using the bundled JRuby platform and the IDE includes the JRuby and Rails Distribution plugin,the list contains the ActiveRecord JDBC Adapter gem and the Rails framework, as shown in the next figure.例文帳に追加
Ruby プラットフォームの IDE への登録については、前の節を参照してください。 バンドル版の JRuby プラットフォームを使用中で、IDE に「JRuby および Rails のディストリビューション」プラグインが組み込まれている場合、次の図に示すように、一覧には ActiveRecord JDBC Adapter Gem と Rails フレームワークが表示されます。 - NetBeans
-
履歴機能
過去に調べた
単語を確認! -
語彙力診断
診断回数が
増える! -
マイ単語帳
便利な
学習機能付き! -
マイ例文帳
文章で
単語を理解! -
「activerecord」を含む例文一覧
該当件数 : 11件
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
See the previous section for information about registering the Ruby platform.If you are using the JRuby platform and the IDE includes the JRuby and Rails Distribution plugin,the list contains the ActiveRecord-JDBC gem and the Rails framework, as shown in the next figure.例文帳に追加
Ruby プラットフォームの登録に関する情報は、前のセクションを参照してください。 JRuby プラットフォームを使用中で、IDE に「JRuby および Rails のディストリビューション」プラグインが組み込まれている場合、次の図に示すように、一覧には「ActiveRecord-JDBC」 Gem と Rails フレームワークが表示されます。 - 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
This screencast By Arun Gupta (Arun's blog) shows how a jMaki-wrapped Yahoo DataTable widget can be used to pull data from MySQL database using ActiveRecord in a Rails application. This is a screencast of theJmakion Rails for Dummies tutorial that uses NetBeans IDE 6.0 (Milestone 9)and the jMaki plug-in.例文帳に追加
Arun Gupta (Arun のブログ) によるこのスクリーンキャストでは、Rails アプリケーションで ActiveRecord を使用することで、jMaki にラップされた Yahoo DataTable ウィジェットを使用して MySQL データベースからデータを取り出す方法を示しています。 これは「誰にでもわかる jMaki on Rails」チュートリアルのスクリーンキャストであり、NetBeans IDE 6.0 (Milestone 9) と jMaki プラグインを使用しています。 - NetBeans
|
| 意味 | 例文 (11件) |
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
|
ログイン |
Weblio会員(無料)になると
|
-
1false
-
2揃い
-
3ado
-
4tomgirl
-
5take
-
6貿易商
-
7gis
-
8磁気ストライプ・カード
-
9dukey
-
10stark naked
「activerecord」のお隣キーワード |
weblioのその他のサービス
|
ログイン |
Weblio会員(無料)になると
|