Customize the Customers entityclass to refer to the Countries entityclass.
Customers エンティティークラスが Countries エンティティークラスを参照するようにカスタマイズします。 - NetBeans
Customize the Orders entityclass to refer to the Products entityclass.
Orders エンティティークラスが Products エンティティークラスを参照するようにカスタマイズします。 - NetBeans
Repeat the steps above to create the Pavilion class in the entity source package.
同じ手順で entity ソースパッケージに Pavilion クラスを作成します。 - NetBeans
Creating the Animal and Pavilion EntityClass まず、Animal と Pavilion というエンティティークラスを作成します。 - NetBeans
Problem with New JSF Pages from EntityClass Wizard
「新規 エンティティークラスからの JSF ページ」に関する問題 - NetBeans
Creating the Animal EntityClass このクラスは、データベース内の ANIMAL という表を表します。 - NetBeans
(In turn, the entityclass represents the database table.) このとき、エンティティークラスはデータベース表を表します。 - NetBeans
Open the Address entityclass and make the following changes.
Address エンティティークラスを開き、次の変更を行います。 - NetBeans
Open the Billable entityclass and make the following changes.
Billable エンティティークラスを開き、次の変更を行います。 - NetBeans
In the next step we will create the Pavilion entityclass.
次の手順では、Pavilion エンティティークラスを作成します。 - NetBeans
The module class object represents an arbitrary process entity. モジュール・クラス・オブジェクトは、任意のプロセス・エンティティを表わす。 - 特許庁
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
(The servlet requires an import statement for the Customer entity class.)
サーブレットには、カスタマエンティティークラス用のインポート文が必要です。 - NetBeans
Fix the getters and setters in the Pavilion entityclass.
Pavilion エンティティークラスの取得メソッドと設定メソッドを修正します。 - NetBeans
The META-INF/persistence.xml file, which defines a connection betweenthe database and the entityclass.
データベースとエンティティークラスの間の接続を定義します。 - NetBeans
For each entityclass the wizard generates the following:
ウィザードでは、エンティティークラスごとに次のものが生成されます。 - NetBeans
From the Persistence category, select EntityClass and click Next.
「持続性」カテゴリから「エンティティークラス」を選択し、「次へ」をクリックします。 - NetBeans
In the next step we will define the fields in the Pavilion entityclass.
次の手順では、Pavilion エンティティークラス内のフィールドを定義します。 - NetBeans
The Car.java entityclass, which is used to read and write data to the CAR database table. CAR データベース表のデータの読み取りと書き込みに使用します。 - NetBeans
The META-INF/persistence.xml file, which defines a connection between the database and the entityclass. META-INF/persistence.xml ファイル。 データベースとエンティティークラスの間の接続を定義します。 - NetBeans
Using beans binding to connect the properties of the entityclass with the properties of the JTable component. Beans Binding を使用した、エンティティークラスのプロパティーと、JTable コンポーネントのプロパティーの接続。 - NetBeans
We now will create the entityclass Pavilion representing the PAVILIONtable in our database.
今度は、データベース内の PAVILION という表を表す Pavilion エンティティークラスを作成します。 - NetBeans
In the New JSF Pages from EntityClass wizard, click Add All to select the two entity classes and click Next.
「新規 エンティティークラスからの JSF ページ」ウィザードで、「すべてを追加」をクリックして 2 つのエンティティークラスを選択し、「次へ」をクリックします。 - NetBeans
In the New JSF Pages from EntityClass wizard, click Add All to select our two entity classes and click Next.
「エンティティークラス」ウィザードの「新規 JSF ページ」で、「すべてを追加」をクリックして 2 つのエンティティークラスを選択し、「次へ」をクリックします。 - NetBeans
Description: It is not possible to use JSF Pages from the EntityClass wizard to generate JSF pages.
説明: 「エンティティークラスからの JSF ページ」ウィザードを使用して JSF ページを生成できません。 - NetBeans
When you click Finish the IDE creates an entityclass 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
According to item characteristic specification information about each item, an entityclass source code generation means 5 generates an entityclass source code with corresponding entity item names, item types and item display names inserted. エンティティクラスソースコード生成手段5は、各項目毎の項目特性特定情報に基づき、対応する前記エンティティ項目名、項目の型、項目の表示名を差し込み処理をしたエンティティクラスソースコードを生成する。 - 特許庁
METHOD AND APPARATUS FOR ADAPTING CLASSENTITY DICTIONARY USED WITH LANGUAGE MODEL 言語モデルと共に使用されるクラスエンティティディクショナリを適応させるための方法および装置 - 特許庁
This ensures that the generated entityclass is explicitly recognized by the EntityManagerFactory.
この操作によって、生成されるエンティティークラスが EntityManagerFactory によって明示的に認識されます。 - NetBeans
From the Binding Source combo box, select the item that represents the result list of the entityclass. 「ソースをバインド」コンボボックスで、エンティティークラスの結果リストを表す項目を選択します。 - NetBeans
You can also create a persistence unit in the New EntityClass wizard.When creating an entityclass, 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 EntityClass wizard.When creating an entityclass, the wizard will prompt us to create a persistence unit if one does not exist.
注: 「新規エンティティークラス」ウィザードで持続性ユニットを作成することもできます。 エンティティークラス作成時に持続性ユニットが存在しない場合は、ウィザードからその作成を求められます。 - NetBeans
For example,for the Customer entityclass, the IDE generates a container resource called CustomersResourceand an item resource called CustomerResource. たとえば Customer エンティティークラスの場合、IDE は CustomersResource というコンテナリソースと、CustomerResource という項目リソースを生成します。 - NetBeans
(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;
五 組織変更をする持分会社の社員が組織変更に際して取得する組織変更後株式会社の株式の数(種類株式発行会社にあっては、株式の種類及び種類ごとの数)又はその数の算定方法 - 日本法令外国語訳データベースシステム
You will also notice that much of the boilerplate code commonly found in entity beans is gone.Methods such as ejbRemove, setMessage, setSessionContext, ejbActivate, and ejbPassivateare no longer needed in your entityclass in Java EE 5.
また、エンティティー Bean に一般的に見られるボイラープレートコードの多くが消えています。 Java EE 5 のエンティティークラスでは、ejbRemove、setMessage、setSessionContext、ejbActivate、および ejbPassivate のようなメソッドは必要ないためです。 - NetBeans
Use the JSF Pages from EntityClass wizard to regenerate the JSF pages and Controllers and Converter classes.
「エンティティークラスからの JSF ページ」ウィザードを使用して、JSF ページ、およびコントローラクラスとコンバータクラスを再生成します。 - NetBeans
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日英京都関連文書対訳コーパス
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日英京都関連文書対訳コーパス
When you click Finish, the entityclass 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 entityclass. たとえば、Beans Binding を使用して、JTable ビジュアルコンポーネント内のセルの値を、エンティティークラス内のフィールドの値と同期できます。 - NetBeans
When you click Finish, the new entityclass Animal.java opens in the Source Editor.In the Source Editor, do the following:
「完了」をクリックすると、エンティティークラス Animal.java がソースエディタに表示されます。 ソースエディタで次の手順を実行します。 - NetBeans
A class data generation means 9 compiles two kinds of source codes to generate entity classes and storage classes. クラスデータ生成手段9は、これら2つのソースコードをコンパイルして、エンティティクラスおよびストレージクラスを生成する。 - 特許庁
(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;
五 組織変更をする会員金融商品取引所の会員が組織変更に際して取得する組織変更後株式会社金融商品取引所の株式の数(組織変更後株式会社金融商品取引所が種類株式発行会社である場合にあつては、株式の種類及び種類ごとの数)又はその数の算定方法 - 日本法令外国語訳データベースシステム
For each entityclass the IDE also created JSF converter and controller classes in the hibernatesample.jsf package.Each JSF converter class implements the javax.faces.convert.Converter interface defined by JavaServer Faces and performs the work of converting instances of the corresponding entityclass to String objects and vice versa.The IDE generated three utility classes in the hibernatesample.jsf.util package containing the general JSF logic used by the JSF controllers. 各 JSF コンバータクラスは、JavaServer Faces で定義されている javax.faces.convert.Converter インタフェースを実装し、対応するエンティティークラスのインスタンスと文字列型のオブジェクトの間の変換を行います。 hibernatesample.jsf.util パッケージ内には、JSF コントローラによって使用される汎用の JSF ロジックを含む 3 つのユーティリティークラスが生成されます。 - NetBeans
According to table operation specification information, a storage class source code generation means 7 generates a storage class source code with the type of each entity item associated with each table operation. ストレージクラスソースコード生成手段7は、テーブル操作特定情報に基づき、各テーブル操作について各エンティティ項目の型を対応づけたストレージクラスソースコードを生成する。 - 特許庁
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