小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > マイクロソフト用語 > フィールドのマッピングの英語・英訳 

フィールドのマッピングの英語

ピン留め

追加できません

(登録数上限)

単語を追加

マイクロソフト用語集での「フィールドのマッピング」の英訳

フィールドのマッピング

対訳 field mapping


「フィールドのマッピング」の部分一致の例文検索結果

該当件数 : 26



例文

まず、Hibernate マッピングファイルである Person.hbm.xml を作成し、Person.java 内のフィールドを PERSON 表の列にマップします。例文帳に追加

First you will create the Hibernate mapping file Person.hbm.xml to map the fields in Person.java to columns in the PERSON table. - NetBeans

次に、Hibernate マッピングファイルである Trip.hbm.xml を作成し、Trip.java 内のフィールドを TRIP 表の列にマップします。例文帳に追加

You will now create the Hibernate mapping file Trip.hbm.xml to map the fields in Trip.java to columns in the TRIP table. - NetBeans

マッピング801は、データ・コンポーネント400において少なくとも一つのデータ・フィールドを識別するためのものである。例文帳に追加

The mapping 801 is used for identifying at least one data field in a data component 400. - 特許庁

ふたたびクラス内で注釈を使用し、一部のフィールドのオブジェクトリレーショナルマッピングを指定します。例文帳に追加

We will again use annotations in our class to specify the object-relational mapping of some of our fields. - NetBeans

必要な場合は、IDE 内のウィザードを使用して、各 POJO と各マッピングファイルを新規に作成することもできます。 その後、XML エディタでマッピングファイルを編集し、IDE のコード補完を使用してフィールドを列にマッピングできます。例文帳に追加

If you wish you can also use the wizards in the IDE to help you create each POJO and each mapping file from scratch.You can then edit the mapping files in the XML editor and use the IDE's code completion to help you map the fields to the columns.発音を聞く  - NetBeans

注: Travel データベースの Java DB バージョンを使用している場合は、次のコードを手作業で追加して、生成された POJO の Person.java に関係フィールドを追加し、Hibernate マッピングファイルにマッピング情報を追加する必要があります。例文帳に追加

Note. If you are using the Java DB version of the travel database,you need to manually add the following to add the relationship field to the generated POJO Person.java and the mapping information to the Hibernate mapping files. - NetBeans

例文

データマッピング装置は、データ入出力フォーム30を表示する入出力フォーム表示手段と、データベースの複数のフィールドの情報40を表示するフィールド表示手段を備える。例文帳に追加

This data mapping device is provided with an input/output form display means displaying the data input/output form 30 and a field display means displaying information 40 on a plurality of fields of the database. - 特許庁

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「フィールドのマッピング」の部分一致の例文検索結果

該当件数 : 26



例文

マッピング用に、「ローカルパス」フィールドにプロジェクトソースのローカルパスを入力し、「リモートパス」フィールドに対応するリモートパスを入力します。例文帳に追加

For each mapping, type the local path to project sources in the Local Path field and the corresponding remote path in the Remote Path field. - NetBeans

本発明は、フィールド機器からのデータを、通信ネットワークを介して受け取ってレジスタにマッピングすることにより、データを更新するフィールド通信システムに適用される。例文帳に追加

The filed communication system updates the data by receiving the data from field equipment via a communication network and mapping the data to a register. - 特許庁

クエリーを追加するには、「クエリー」テキストフィールドにクエリー文字列を入力します。 「ツリーと同期」チェックボックスが選択されている場合、「プロパティーのマッピング先」ツリーの選択内容を変更するたびに「クエリー」フィールドが更新されます。例文帳に追加

To add a query, enter the query string in the Query textfield.If the Synchronous with Tree checkbox is selected, the Query field is updatedeach time you change the selection in the Map Property To tree.発音を聞く  - NetBeans

エンティティークラスは、Java コードを使用したデータベースとの対話を可能にする特殊な種類のクラスです。 エンティティークラスは Java の注釈を使用して、クラスのフィールドをデータベースの列にマッピングします。例文帳に追加

Entity classes are a special type of class that enable you to interact with databases through Java code.Entity classes use Java annotations to map class fields to database columns. - NetBeans

エンティティークラスは、Java コードを使用したデータベースとの対話を可能にする特殊な種類のクラスです。 エンティティークラスでは Java の注釈を使用して、クラスのフィールドがデータベースの列にマッピングされます。例文帳に追加

Entity classes are a special type of classthat enable you to interact with databases through Java code.Entity classes use Java annotations to map class fields to database columns.発音を聞く  - NetBeans

また、全体負荷だけではなく負荷の水平成分と垂直成分の比率も共に反映してサブフィールドマッピングデータのサステイン個数を補償する。例文帳に追加

The number of sustain pulses of sub-field mapping data is compensated on the basis of not only an entire load but also a ratio of a horizontal load component and a vertical load component. - 特許庁

プロジェクトで Java Persistence を使用すると、持続フィールドまたはプロパティー向けのオブジェクトリレーショナルマッピング情報を提供する配備記述子の設定が不要になり、アプリケーション開発が大幅に簡素化されます。例文帳に追加

Entity Class Using Java Persistence in your project greatly simplifies application development by removing the need for configuring deployment descriptors to provide object-relational mapping information for persistent fields or properties.発音を聞く  - NetBeans

例文

実施形態は、モバイル・デバイス、ラップトップ機、デスクトップ機、サーバなどのデバイスの内容を2次元のフィールドまたはテーブルにマッピングし、ユーザによる内容へのアクセスを提供するためにユーザのポーズまたは運動をテーブル内の座標にマッピングする、ハードウェアおよび/またはコードなどの論理を含む。例文帳に追加

An embodiment includes logic such as hardware and/or a code to map content of a device such as a mobile device, a laptop, a desktop, or a server to a two-dimensional field or table, and to map a pose or movement of a user to coordinates within the table to provide access to the content by the user. - 特許庁

>>例文の一覧を見る

「フィールドのマッピング」の英訳に関連した単語・英語表現

フィールドのマッピングのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS