1153万例文収録!

「Entity Class」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Entity Classの意味・解説 > Entity Classに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

Entity Classの部分一致の例文一覧と使い方

該当件数 : 91



例文

Creating the NewsEntity Entity Class 例文帳に追加

NewsEntity エンティティークラスの作成 - NetBeans

Create the JPA (Java Persistence API) Entity Class 例文帳に追加

JPA (Java Persistence API) エンティティークラスの作成 - NetBeans

Creating the Pavilion Entity Class 例文帳に追加

Pavilion エンティティークラスの作成 - NetBeans

Repeat the steps above to create the Pavilion class in the entity source package. 例文帳に追加

同じ手順で entity ソースパッケージに Pavilion クラスを作成します。 - NetBeans

例文

Customize the Customers entity class to refer to the Countries entity class. 例文帳に追加

Customers エンティティークラスが Countries エンティティークラスを参照するようにカスタマイズします。 - NetBeans


例文

Customize the Orders entity class to refer to the Products entity class. 例文帳に追加

Orders エンティティークラスが Products エンティティークラスを参照するようにカスタマイズします。 - NetBeans

Creating the Animal and Pavilion Entity Class 例文帳に追加

まず、Animal と Pavilion というエンティティークラスを作成します。 - NetBeans

Problem with New JSF Pages from Entity Class Wizard 例文帳に追加

「新規 エンティティークラスからの JSF ページ」に関する問題 - NetBeans

Open the Address entity class and make the following changes. 例文帳に追加

Address エンティティークラスを開き、次の変更を行います。 - NetBeans

例文

Open the Billable entity class and make the following changes. 例文帳に追加

Billable エンティティークラスを開き、次の変更を行います。 - NetBeans

例文

Creating the Animal Entity Class 例文帳に追加

このクラスは、データベース内の ANIMAL という表を表します。 - NetBeans

In the next step we will create the Pavilion entity class. 例文帳に追加

次の手順では、Pavilion エンティティークラスを作成します。 - NetBeans

Type Animal for the class name, entity for the package, and leave the Primary Key Type as Long.例文帳に追加

クラス名に「Animal」を、パッケージに「entity」をそれぞれ入力し、「主キーの型」は Long のままにしておきます。 - NetBeans

Type Pavilion for the class name, entity for the package, and leave the Primary Key Type as Long.例文帳に追加

クラス名に「Pavilion」を、パッケージに「entity」をそれぞれ入力し、「主キーの型」は Long のままにしておきます。 - NetBeans

From the Persistence category, select Entity Class and click Next. 例文帳に追加

「持続性」カテゴリから「エンティティークラス」を選択し、「次へ」をクリックします。 - NetBeans

(In turn, the entity class represents the database table.)例文帳に追加

このとき、エンティティークラスはデータベース表を表します。 - NetBeans

The Car.java entity class, which is used to read and write data to the CAR database table.例文帳に追加

CAR データベース表のデータの読み取りと書き込みに使用します。 - NetBeans

In the next step we will define the fields in the Pavilion entity class. 例文帳に追加

次の手順では、Pavilion エンティティークラス内のフィールドを定義します。 - NetBeans

Fix the getters and setters in the Pavilion entity class. 例文帳に追加

Pavilion エンティティークラスの取得メソッドと設定メソッドを修正します。 - NetBeans

The META-INF/persistence.xml file, which defines a connection betweenthe database and the entity class. 例文帳に追加

データベースとエンティティークラスの間の接続を定義します。 - NetBeans

For each entity class the wizard generates the following: 例文帳に追加

ウィザードでは、エンティティークラスごとに次のものが生成されます。 - NetBeans

The module class object represents an arbitrary process entity.例文帳に追加

モジュール・クラス・オブジェクトは、任意のプロセス・エンティティを表わす。 - 特許庁

According to item characteristic specification information about each item, an entity class source code generation means 5 generates an entity class source code with corresponding entity item names, item types and item display names inserted.例文帳に追加

エンティティクラスソースコード生成手段5は、各項目毎の項目特性特定情報に基づき、対応する前記エンティティ項目名、項目の型、項目の表示名を差し込み処理をしたエンティティクラスソースコードを生成する。 - 特許庁

In the New JSF Pages from Entity Class wizard, click Add All to select the two entity classes and click Next. 例文帳に追加

「新規 エンティティークラスからの JSF ページ」ウィザードで、「すべてを追加」をクリックして 2 つのエンティティークラスを選択し、「次へ」をクリックします。 - NetBeans

In the New JSF Pages from Entity Class wizard, click Add All to select our two entity classes and click Next. 例文帳に追加

「エンティティークラス」ウィザードの「新規 JSF ページ」で、「すべてを追加」をクリックして 2 つのエンティティークラスを選択し、「次へ」をクリックします。 - NetBeans

(The servlet requires an import statement for the Customer entity class.) 例文帳に追加

サーブレットには、カスタマエンティティークラス用のインポート文が必要です。 - NetBeans

The META-INF/persistence.xml file, which defines a connection between the database and the entity class.例文帳に追加

META-INF/persistence.xml ファイル。 データベースとエンティティークラスの間の接続を定義します。 - NetBeans

Using beans binding to connect the properties of the entity class with the properties of the JTable component.例文帳に追加

Beans Binding を使用した、エンティティークラスのプロパティーと、JTable コンポーネントのプロパティーの接続。 - NetBeans

Description: It is not possible to use JSF Pages from the Entity Class wizard to generate JSF pages. 例文帳に追加

説明: 「エンティティークラスからの JSF ページ」ウィザードを使用して JSF ページを生成できません。 - NetBeans

This ensures that the generated entity class is explicitly recognized by the EntityManagerFactory. 例文帳に追加

この操作によって、生成されるエンティティークラスが EntityManagerFactory によって明示的に認識されます。 - NetBeans

From the Binding Source combo box, select the item that represents the result list of the entity class.例文帳に追加

「ソースをバインド」コンボボックスで、エンティティークラスの結果リストを表す項目を選択します。 - NetBeans

When you click Finish the IDE creates an entity class for each of the selected tables and createspersistence.xml under the Configuration Files node.You can open persistence.xml to view the details for the persistence unit. 例文帳に追加

persistence.xml を開くと、持続性ユニットの詳細を見ることができます。 - NetBeans

We now will create the entity class Pavilion representing the PAVILIONtable in our database. 例文帳に追加

今度は、データベース内の PAVILION という表を表す Pavilion エンティティークラスを作成します。 - NetBeans

METHOD AND APPARATUS FOR ADAPTING CLASS ENTITY DICTIONARY USED WITH LANGUAGE MODEL例文帳に追加

言語モデルと共に使用されるクラスエンティティディクショナリを適応させるための方法および装置 - 特許庁

As the warrior class separated from the Emperor and the aristocratic class and became a distinct entity in itself, it created the bakufu out of its search for a new method of government; this ushered in the age of feudal government in Japan. 例文帳に追加

武士階級が天皇・貴族階級と分離し新たな支配体制を求めて幕府を開き、封建政治を始めた時代である。 - Wikipedia日英京都関連文書対訳コーパス

You can also create a persistence unit in the New Entity Class wizard.When creating an entity class, the wizard will prompt you to create a persistence unit if one does not exist. 例文帳に追加

注: 「新規エンティティークラス」ウィザードで持続性ユニットを作成することもできます。 エンティティークラス作成時に持続性ユニットが存在しない場合は、ウィザードからその作成を求められます。 - NetBeans

Note: We can also create a persistence unit in the New Entity Class wizard.When creating an entity class, the wizard will prompt us to create a persistence unit if one does not exist. 例文帳に追加

注: 「新規エンティティークラス」ウィザードで持続性ユニットを作成することもできます。 エンティティークラス作成時に持続性ユニットが存在しない場合は、ウィザードからその作成を求められます。 - NetBeans

Kobe Rapid Transit Railway Tozai Line: Sannomiya Station - Nishidai Station (Hankyu operates as a railway business entity, second-class railway business, while Kobe Rapid Transit Railway possesses the railways and other facilities as a railway business entity, third-class railway business. 例文帳に追加

神戸高速鉄道東西線三宮-西代駅(阪急が鉄道事業者第二種鉄道事業として列車を運行、神戸高速鉄道が鉄道事業者第三種鉄道事業として線路など施設を保有。 - Wikipedia日英京都関連文書対訳コーパス

(v) the number of shares (or, for a Company with Class Shares, the classes of the shares and the number of the shares for each class) of the Stock Company after Entity Conversion to be acquired by partners of the Membership Company effecting Entity Conversion, when effecting the Entity Conversion, or the method for calculating such numbers; 例文帳に追加

五 組織変更をする持分会社の社員が組織変更に際して取得する組織変更後株式会社の株式の数(種類株式発行会社にあっては、株式の種類及び種類ごとの数)又はその数の算定方法 - 日本法令外国語訳データベースシステム

(v) the number of shares of the Stock Company-Type Financial Instruments Exchange after Entity Conversion which the members of the Membership-Type Financial Instruments Exchange implementing Entity Conversion shall acquire upon Entity Conversion (in cases where the Stock Company-Type Financial Instruments Exchange after Entity Conversion is a company with class shares, the classes of shares and the number of shares for each class) or the method of calculating such number; 例文帳に追加

五 組織変更をする会員金融商品取引所の会員が組織変更に際して取得する組織変更後株式会社金融商品取引所の株式の数(組織変更後株式会社金融商品取引所が種類株式発行会社である場合にあつては、株式の種類及び種類ごとの数)又はその数の算定方法 - 日本法令外国語訳データベースシステム

(i) the number of shares issued under the provisions of this Article (hereinafter referred to as the "Shares Issued upon Entity Conversion" in this Division) (in the case where a Stock Company-Type Financial Instruments Exchange after Entity Conversion is a company with class shares, the classes and the number of the Shares Issued upon Entity Conversion); 例文帳に追加

一 この条の規定により発行する株式(以下この目において「組織変更時発行株式」という。)の数(組織変更後株式会社金融商品取引所が種類株式発行会社である場合にあつては、組織変更時発行株式の種類及び数) - 日本法令外国語訳データベースシステム

In the source editor, right-click in CustomerDetails.java and choose Persistence Use Entity Manager to inject the PersistenceContext in the class.例文帳に追加

ソースエディタで CustomerDetails.java を右クリックし、「持続性」「エンティティーマネージャーを使用」を選択して、このクラスに「持続性コンテキスト」を注入します。 - NetBeans

When you click Finish, the entity class NewsEntity.java opens in the Source Editor.In the Source Editor, do the following: 例文帳に追加

「完了」をクリックすると、エンティティークラス NewsEntity.java がソースエディタに表示されます。 ソースエディタで次の手順を実行します。 - NetBeans

For example, you can use beans binding to keep the values of cells in a JTable visual component in synch with the values of fields in an entity class.例文帳に追加

たとえば、Beans Binding を使用して、JTable ビジュアルコンポーネント内のセルの値を、エンティティークラス内のフィールドの値と同期できます。 - NetBeans

Choose File New from the main menu.Select JSF Pages from Entity Class from the Persistence category and click Next. 例文帳に追加

メインメニューから「ファイル」「新規」を選択します。 「持続性」カテゴリの「エンティティークラスからの JSF ページ」を選択し、「次へ」をクリックします。 - NetBeans

When using the wizard to create JSF pages from an entity class,you may see the following error message in the wizard: 例文帳に追加

ウィザードを使用してエンティティークラスから JSF ページを作成しようとすると、ウィザードに次のエラーメッセージが表示されることがあります。 - NetBeans

Use the JSF Pages from Entity Class wizard to regenerate the JSF pages and Controllers and Converter classes. 例文帳に追加

「エンティティークラスからの JSF ページ」ウィザードを使用して、JSF ページ、およびコントローラクラスとコンバータクラスを再生成します。 - NetBeans

For example,for the Customer entity class, the IDE generates a container resource called CustomersResourceand an item resource called CustomerResource.例文帳に追加

たとえば Customer エンティティークラスの場合、IDE は CustomersResource というコンテナリソースと、CustomerResource という項目リソースを生成します。 - NetBeans

For example, if the entity class is called,Customer.java, the list object would be generated as customerList. 例文帳に追加

たとえば、エンティティークラスの名前が Customer.java の場合、list オブジェクトは customerList として生成されます。 「式をバインド」の値は Null のままにしてください。 - NetBeans

例文

When you click Finish, the new entity class Animal.java opens in the Source Editor.In the Source Editor, do the following: 例文帳に追加

「完了」をクリックすると、エンティティークラス Animal.java がソースエディタに表示されます。 ソースエディタで次の手順を実行します。 - NetBeans

索引トップ用語の索引



  
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。
  
日本法令外国語訳データベースシステム
※この記事は「日本法令外国語訳データベースシステム」の2010年9月現在の情報を転載しております。
  
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会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS