| 例文 |
application entityの部分一致の例文一覧と使い方
該当件数 : 185件
(ii) Application for protection in respect of a country,-- must be read as a reference to application for protection under the rules of the entity:例文帳に追加
(ii) 国家に関する保護出願 - 特許庁
Attached documents to an application for approval of entity conversion 例文帳に追加
組織変更認可の申請書の添付書類 - 日本法令外国語訳データベースシステム
BUSINESS APPLICATION ENTITY SUBSCRIPTIONS SYNCH OPERATION MANAGEMENT例文帳に追加
業務用アプリケーションエンティティサブスクリプションの同期動作の管理 - 特許庁
An application entity is created in the application by a user to be defined.例文帳に追加
アプリケーション・エンティティが、アプリケーションにおいて、ユーザによって作成され、定義されることができる。 - 特許庁
Article 130 (Application for Shares of Stock Issued upon Entity conversion, etc.) 例文帳に追加
第百三十条(組織変更時発行株式の申込み等) - 経済産業省
(c) the documents attesting the existence and representation of the legal entity filing the application;例文帳に追加
(c) 出願人たる法人の存在と代表権を証明する書類 - 特許庁
Application mutatis mutandis of Provisions on Entity Conversion from Stock Company to Mutual Company 例文帳に追加
株式会社から相互会社への組織変更の規定の準用 - 日本法令外国語訳データベースシステム
(a) a document proving an application to subscribe for the Shares Issued upon Entity Conversion; 例文帳に追加
イ 組織変更時発行株式の引受けの申込みを証する書面 - 日本法令外国語訳データベースシステム
(a) a document proving an application to subscribe for the Shares of Stock Issued upon Entity Conversion; 例文帳に追加
イ組織変更時発行株式の引受けの申込みを証する書面 - 経済産業省
In this document you will use the IDE to create a web application that will access a database.In the web application, you will use the IDE to generate entity classes corresponding to tables in a database.You will then create a servlet that displays the information in the database. The application uses Java Persistence to manage the database transaction.例文帳に追加
このドキュメントでは、NetBeans IDE 6.0 を使用して、データベースにアクセスする Web アプリケーションを作成します。 - NetBeans
When developing for the J2EE 1.4 platform, when you created entity beans you placed them in an EJB module even when the application was a simple web application.Each entity bean required several interfaces, and you had to configure the deployment descriptors in ejb-jar.xml to define the entity beans,the interfaces, persistence and finder queries for each entity bean.例文帳に追加
各エンティティー Bean は複数のインタフェースを必要とし、 ejb-jar.xml で配備記述子を設定して、エンティティー Bean、インタフェース、各エンティティー Bean の持続性および検索クエリーを定義する必要がありました。 - NetBeans
A multiple application for an industrial design shall be processed by the Office as a single entity. 例文帳に追加
庁は,工業意匠の複数出願を単一の事案として処理する。 - 特許庁
With this feature, you can generate a JavaServer Faces CRUD application from JPA entity classes. 例文帳に追加
この機能を使用すると、JPA エンティティークラスから JavaServer Faces CRUD アプリケーションを生成できます。 - NetBeans
The control means starts the service entity being an application, and establishes connection between the service entity and the meaning information switch.例文帳に追加
制御手段はアプリケーションであるサービスエンティティを起動し、当該サービスエンティティと、意味情報スイッチとの間にコネクションを確立する。 - 特許庁
the doctrine that the application of a general term to various objects indicates the existence of a mental entity that mediates the application 例文帳に追加
一般的な語を様々な対象に応用して、その媒介となる精神的実在の存在を示す主義 - 日本語WordNet
In SIPO, the applicant of the conflicting application can be any entity or individual. 例文帳に追加
SIPOでは、衝突する出願の出願人は、あらゆる事業体又は個人であってもよい。 - 特許庁
In this exercise you created a Java EE 5 web application which will contain the entity classes and servlet. 例文帳に追加
この課題では、エンティティークラスおよびサーブレットを含める Java EE 5 Web アプリケーションを作成しました。 - NetBeans
Now that your entity classes and RESTful web services have been generated, test your application.例文帳に追加
ここまででエンティティークラスと RESTful Web サービスが生成されたので、アプリケーションのテストを始めましょう。 - NetBeans
Now that our entity classes and RESTful web services have been generated, let's test our application.例文帳に追加
ここまででエンティティークラスと RESTful Web サービスが生成されたので、アプリケーションのテストを始めましょう。 - NetBeans
Article 107 (1) In filing a registration concerning a stock company after entity conversion in cases where a general partnership company has effected an entity conversion, the following documents shall be attached to a written application for registration concerning the stock company after entity conversion: 例文帳に追加
第百七条 合名会社が組織変更をした場合の組織変更後の株式会社についてする登記の申請書には、次の書面を添付しなければならない。 - 日本法令外国語訳データベースシステム
The application for registration of a collective mark shall be submitted by a representative of such an entity. 例文帳に追加
団体標章の登録出願は当該事業体の代表者が提出しなければならない。 - 特許庁
Article 78 (1) In cases where a stock company has effected an entity conversion, an application for registration concerning the stock company and an application for registration concerning the membership company after such entity conversion shall be filed simultaneously. 例文帳に追加
第七十八条 株式会社が組織変更をした場合の株式会社についての登記の申請と組織変更後の持分会社についての登記の申請とは、同時にしなければならない。 - 日本法令外国語訳データベースシステム
Matters to be notified to a person who intends to file an application to subscribe for the shares issued upon entity conversion 例文帳に追加
組織変更時発行株式の引受けの申込みをしようとする者に対して通知すべき事項 - 日本法令外国語訳データベースシステム
The application entity is correlated to the one or a plurality of correlated service entities.例文帳に追加
このアプリケーション・エンティティを1つまたは複数の関連したサービス・エンティティに関連付けることができる。 - 特許庁
First you create a persistence unit that defines the data source and entity manager used in our application. 例文帳に追加
まず、アプリケーションで使用されるデータソースおよびエンティティーマネージャーを定義する持続性ユニットを作成します。 - NetBeans
First we create a persistence unit that defines the data source and entity manager used in our application. 例文帳に追加
まず、アプリケーションで使用されるデータソースおよびエンティティーマネージャーを定義する持続性ユニットを作成します。 - NetBeans
Because entity beans are simple Java technology classes, they can be packaged virtually anywhere in a Java EE application.例文帳に追加
エンティティー Bean は Java テクノロジの単純なクラスであるため、Java EE アプリケーション内の任意の場所でパッケージ化できます。 - NetBeans
Now that the database is created, you can create the web application and use the Entity Classes from Database wizard to generate entity classes based on the database tables.例文帳に追加
データベースが作成されたので、次に Web アプリケーションを作成し、「データベースからのエンティティークラス」ウィザードを使用して、データベースの表に基づいてエンティティークラスを生成できます。 - NetBeans
With these simple packaging rules, you no longer have to make an EAR file to use entity beans from a web application or application client.例文帳に追加
これらの簡単なパッケージング規則を使用すれば、Web アプリケーションまたはアプリケーションクライアントからエンティティー Bean を使用するために EAR ファイルを作成する必要はありません。 - NetBeans
Meanwhile, if the entity handling personal information does not determine the methods of receiving requests for disclosure and others, the business operator shall accept any style of application. 例文帳に追加
なお、開示等の求めを受け付ける方法を定めない場合には、自由な申請を認めることとなる。 - 経済産業省
According to the invention, a cross studio application is set for a virtual entity 42, and at least part of the proprietary data 43 is made available according to the cross access policy of the virtual entity.例文帳に追加
本発明に従って、クロススタジオアプリケーションは、仮想エンティティ42に設定され、独自仕様データの少なくとも一部43は、仮想エンティティのクロスアクセスポリシーに従って利用可能にされる。 - 特許庁
(ii) when the application for authorization of Entity Conversion or the documents to be attached thereto includes any fake statement on important matters. 例文帳に追加
二 組織変更認可申請書又はその添付書類のうちに重要な事項について虚偽の記載があるとき。 - 日本法令外国語訳データベースシステム
in respect of an application other than a PCT national phase application or a patent issued on the basis of such an application, on the filing date of the application the applicant originally identified in the petition is a small entity in respect of the invention to which the application or patent relates 例文帳に追加
PCT国内段階出願以外の出願又は当該出願を基礎として発行された特許に関して,当該出願の出願日に願書において当初特定された出願人が当該出願又は特許が関連する発明に関して小規模事業体である場合 - 特許庁
(1) A person or a legal entity (hereinafter referred to only as “the applicant”) shall in the trademark application adduce:例文帳に追加
(1) 自然人又は法人(以下「出願人」という。)は,商標登録の出願をするに際して次のことを明示しなければならない。 - 特許庁
An applicant or patentee may pay fees at the small entity level in respect of an application or patent. 例文帳に追加
出願人又は特許権者は,出願又は特許に関して小規模事業体レベルでの手数料を納付することができる。 - 特許庁
When developing your application, you can use annotations in your class to specify the persistent context instance of your entity instances. 例文帳に追加
アプリケーション開発時には、クラス内で注釈を使用して、エンティティーのインスタンスからなる持続性コンテキストのインスタンスを指定できます。 - NetBeans
METHOD TO ACQUIRE SNMP COMMUNITY CHARACTER STRING PASSWORD OF NETWORK ENTITY AND COMPUTER NETWORK SYSTEM BY CLIENT APPLICATION例文帳に追加
クライアント・アプリケーションによる、ネットワーク・エンティティのSNMPコミュニティ文字列パスワードの取得のための方法及びコンピュータネットワークシステム - 特許庁
(3) The documents containing the contents of the entity conversion plan, and the articles of incorporation, the operational rules and the brokerage contract rules of the Stock Company-Type Financial Instruments Exchange after Entity Conversion as well as other documents specified by a Cabinet Office Ordinance shall be attached to the application for entity conversion set forth in the preceding paragraph. 例文帳に追加
3 前項の組織変更認可申請書には、組織変更計画の内容を記載した書面、組織変更後株式会社金融商品取引所の定款、業務規程、受託契約準則その他の内閣府令で定める書類を添付しなければならない。 - 日本法令外国語訳データベースシステム
(vii) a record prepared according to Form No. 1 within 30 days prior to the date of filing the application for a license and pertaining to the amount of the net assets of the entity; 例文帳に追加
七 許可の申請の日前三十日以内に様式第一号により作成したその者の純資産額に関する調書 - 日本法令外国語訳データベースシステム
In this exercise, you created two entity classes and defined fields.You also used annotations to define the properties of some of the columns in the tables that will be generated when you deploy the application.例文帳に追加
また、注釈を使用して、アプリケーションの配備時に生成される表の列の一部に対してプロパティーを定義しました。 - NetBeans
(1) An entity that intends to obtain a license set forth in the preceding Article shall submit a written application stating the following matters to the competent minister: 例文帳に追加
1 前条の許可を受けようとする者は、次に掲げる事項を記載した申請書を主務大臣に提出しなければならない。 - 経済産業省
(2) A person who intends to obtain the authorization under the preceding paragraph shall submit to the Prime Minister an application for entity conversion containing the following matters with regard to the Stock Company-Type Financial Instruments Exchange after Entity Conversion: 例文帳に追加
2 前項の認可を受けようとする者は、組織変更後株式会社金融商品取引所について次に掲げる事項を記載した組織変更認可申請書を内閣総理大臣に提出しなければならない。 - 日本法令外国語訳データベースシステム
The EntityManager API handles the persistence context, and each persistence context is a group of entity instances.When developing your application, you can use annotations in your class to specify the persistent context instanceof your entity instances.例文帳に追加
EntityManager API は持続性コンテキストを処理し、各持続性コンテキストはエンティティーインスタンスのグループです。 アプリケーション開発時には、クラス内で注釈を使用して、エンティティーのインスタンスからなる持続性コンテキストのインスタンスを指定できます。 - NetBeans
In this example developing for the Java EE 5 platform, you do not need a full enterprise application because you do not need an EJB module or session beans.Instead, you can create a simple web application and put the entity classes directly in the web application.例文帳に追加
Java EE 5 プラットフォームでのこの開発例では、EJB モジュールやセッション Bean が必要ないため、完全なエンタープライズアプリケーションは必要ありません。 代わりに、簡単な Web アプリケーションを作成し、その Web アプリケーション内に直接エンティティークラスを置くことができます。 - NetBeans
A patent application may be filed by any natural or legal person, or any entity equivalent to a legal person by virtue of the law governing it.例文帳に追加
特許出願は,自然人,法人,又はそれが準拠する法律によって法人と同等の如何なる団体によっても,行うことができる。 - 特許庁
During the period of announcement as referred to in Article 22, any person or legal entity may file an objection to an application, in writing to the Directorate General. 例文帳に追加
第22条にいう公告期間中,如何なる個人又は法人も出願について総局に書面で異議を申し立てることができる。 - 特許庁
(5) Any natural person or legal entity shall have the right to inspect the documents of the application after the particulars of the grant of the title of protection have been published.例文帳に追加
(5) いかなる自然人又は法人も、保護証書により付与された内容が公開された後に出願書類を閲覧する権利を有する。 - 特許庁
Article 79 (1) An entity that intends to obtain a license set forth in the preceding Article shall submit a written application stating the following matters to the competent minister: 例文帳に追加
第七十九条 前条の許可を受けようとする者は、次に掲げる事項を記載した申請書を主務大臣に提出しなければならない。 - 日本法令外国語訳データベースシステム
| 例文 |
| Copyright Ministry of Economy, Trade and Industry. All Rights Reserved. |
| 日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
| Copyright © Japan Patent office. All Rights Reserved. |
| ※この記事は「日本法令外国語訳データベースシステム」の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会員(無料)になると
|

