THE JAVA PERSISTENCE Meaning in Japanese - translations and usage examples

[ðə 'dʒɑːvə pə'sistəns]
[ðə 'dʒɑːvə pə'sistəns]
java persistence

Examples of using The java persistence in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Shaun Smith from Oracle gave a presentation on OSGi and the Java Persistence API.
OracleのShaunSmith氏がOSGiとJava永続化APIに関するプレゼンテーションを行った。
The Java Persistence API has the following key features: Entities are POJOs.
JavaPersistenceAPIの主な特徴として、次の点があります。エンティティがPOJO。
E Eager Load- EJB 3.0-Eager Load is one of the both fetching strategies defined in the Java Persistence API.
E Eager Load - EJB3.0-eagerloadは、JavaPersistenceAPIで定められた2つのフェッチ戦略の1つである。
The Java Persistence API(JPA) is the standard for using persistence in Java projects.
JavaPersistenceAPI(JPA)は、Javaプロジェクトで永続性を利用する際の規格です。
The EntityManager is an integral component of the Java Persistence API, and is responsible for performing persistence actions on the database.
EntityManagerはJavaPersistenceAPIの重要なコンポーネントであり、データベースで持続性アクションを実行する役割を果たします。
The Java Persistence API will become the standard persistence model for Java EE and Java SE.
JavaPersistenceAPIは、JavaEEとJavaSEの標準的な持続性モデルになる。
J Java Persistence API- EJB 3.0- Within EJB 3.0(JSR220 in the Java Community Process) the Java Persistence API was developed.
JJavaPersistenceAPI-EJB3.0-JavaPersistenceAPIは、EJB3.0(JavaコミュニティプロセスのJSR220)で開発されたものである。
X technology and the Java Persistence API, but that are rarely supported by“plain” servlet containers.
XやJavaPersistenceAPIなどを使って簡単に解決することが可能だが、それらの技術が単なるサーブレットコンテナでサポートされることはあまりない。
RESTful Web Services, Persistence,and Entity Classes RESTful web services in Java rely on the Java Persistence API to communicate with a database.
RESTfulWebサービス、永続性およびエンティティ・クラスJavaにおけるRESTfulWebサービスは、データベースと通信するためにJavaPersistenceAPIに依存しています。
Thus the Java Persistence API is also available to developers which don't need/use EJB components in their applications.
このように、JavaPersistenceAPIは、アプリケーションでEJBコンポーネントを使う必要がない開発担当者も利用することができる。
The leading persistence experts of Hibernate, TopLink,JDO and EJB persistence solutions were involved in the development of the Java Persistence API.
Hibernate、TopLink、JDO、EJB持続性ソリューションのトップクラスの持続性の専門家が、JavaPersistenceAPIの開発に関わっていた。
Using the Java Persistence Query Language(JPQL), your applications remain portable across different database vendors.
JPQL(JavaPersistenceQueryLanguage)を使用することで、アプリケーションが異なるデータベース・ベンダー間の可搬性を維持できます。
This package contains the contracts between a persistence provider and the managed classes andthe clients of the Java Persistence API(JPA).
Persistenceパッケージには、永続化プロバイダと管理クラス、それにJavaPersistenceAPI(JPA)クライアントの間の取り決めを定義したクラスとインタフェースが含まれている。
The Java Persistence API enables you to use persistence in web applications without the need to create an EJB module.
JavaPersistenceAPIでは、EJBモジュールを作成せずに、Webアプリケーションで持続性を使用できます。
This package contains the classes and interfaces that define the contracts between a persistence provider and the managed classes andthe clients of the Java Persistence API(JPA).
Persistenceパッケージには、永続化プロバイダと管理クラス、それにJavaPersistenceAPI(JPA)クライアントの間の取り決めを定義したクラスとインタフェースが含まれている。
An important characteristic of the Java Persistence API is that it can be used for arbitrary POJOs and is not limited to EJB components only.
JavaPersistenceAPIの重要な特性は、任意のPOJOに使えること、そしてEJBコンポーネントだけに限定されていないことである。
While some of the other covered frameworks"may" be standards-based(built on standards), the Java object-relational mappingpersistence framework that is itself a standard is the Java Persistence API.
他のカバーされたフレームワークのいくつかは標準ベースの(標準に基づいた)もの「かもしれません」が、それ自身が標準であるJavaのO/Rマッピングの永続化フレームワークはJavaPersistenceAPIです。
F Fetching-Strategy- EJB 3.0- In the Java Persistence API which was specified within EJB 3.0- two fetching strategies are defined: Lazy Load and Eager Load.
Fフェッチ戦略-EJB3.0-EJB3.0で指定されたJAVAPERSISTENCEAPIでは、遅延ロードとeagerloadの2つのフェッチ戦略が定められている。
The JSR proposal suggests a couple of initial pruning candidates- JAX-RPC[JSR 101, Java APIs for XML-Based RPC] which is effectively replaced by JAX-WS[JSR 224, Java API for XML-Based Web Services],and EJB CMP now replaced by the Java Persistence API[originally defined as part of JSR 220, Enterprise JavaBeans 3.0].
JSRでは、2つの仕様を最初の削除候補として提案している-事実上JAX-WS(JSR224,JavaAPIforXML-BasedWebServices(source))に置き換えられているJAX-RPC[JSR101,JavaAPIsforXML-BasedRPC(source)]と、現在JavaPersistenceAPI[もともとはJSR220,EnterpriseJavaBeans3.0(source)の一部として定義]で置き換えられているEJBCMPだ。
The latter is owed the fact that the Java Persistence API should be usable no longer only for Java EE, but also for Java SE.
後者の理由は、JavaPersistenceAPIは現在ではJavaEEだけでなく、JavaSEでも使用できないためである。
The Java Persistence API is the Java API for the management of persistence and object/relational mapping in Jakarta EE and Java SE environments.
JavaPersistenceAPIはJavaEEとJavaSE環境における永続性とO/Rマッピングの管理のためのAPIです。
Java Persistence Query Language- EJB 3.0- The Java Persistence Query Language is the query language of the Enterprise JavaBeans component architecture.
JavaPersistence問い合わせ言語Language-EJB3.0-JavaPersistence問い合わせ言語は、EnterpriseJavaBeansコンポーネントアーキテクチャの問い合わせ言語。
The Java Persistence API can also be used outside of EJB components, for example, in web applications and application clients, and also outside the Java EE platform, in Java SE applications.
JavaPersistenceAPIは、Webアプリケーションやアプリケーション・クライアントなど、EJBコンポーネント以外でも使用できます。また、JavaEEプラットフォーム以外でJavaSEアプリケーションでも使用できます。
The Java Persistence API(JPA) is an object-relational mapping(ORM) technology that enables applications to manage data between Java objects and a relational database in a way that is transparent to the developer.
JPA(JavaPersistenceAPI)は、開発者にとって透過的な方法で、アプリケーションがJavaオブジェクトとリレーショナル・データベース間でデータを管理できるようにするORM(Object-RelationalMapping:オブジェクト関係マッピング)テクノロジです。
The Java SDK includes implementations of the Java Data Objects(JDO) and Java Persistence API(JPA) interfaces for modeling and persisting data.
JavaSDKは、データのモデリングと、永続化のためにJavaDataObjects(JDO)とJavaPersistenceAPI(JPA)の実装を持っています。
The chapter also introduces Java Persistence Query Language(JPQL).
実装にはJPQL(JavaPersistenceQueryLanguage)を使います。
The IDE provides tools to work with the new Java Persistence API.
IDEには、新しいJavaPersistenceAPIを利用したツールが用意されています。
Query Language to JPQL(Java Persistence Query Language).
実装にはJPQL(JavaPersistenceQueryLanguage)を使います。
Java Persistence support: Generates Java entity classes from existing DB schemas.
JavaPersistenceのサポート既存のDBスキーマからJavaエンティティークラスを生成。
Results: 29, Time: 0.0325

Word-for-word translation

Top dictionary queries

English - Japanese