Switch to the JPA perspective.
切换至jpa视角。
JPA will do the right thing for you.
JPA将帮助您正确完成。
Visual configuration of JPA entities.
JPA实体的可视化配置。
This is a typical JPA annotated class.
这是典型的jpa注释类。
示例使用了JPA。
JPA 2.0 and transactional repositories.
JPA 2.0和事务性资源库。
Let's look at how JPA queries are added.
让我们看一下JPA查询是怎样添加的。
JPA 2.0 is used for the data persistence.
JPA 2.0用于数据持久化。
Sets up appropriate JPA configuration files
建立合适的JPA配置文件
There are several JPA persistence providers.
有几种JPA持久性提供者。
This makes the JPA project a JPA bundle.
这使得JPA项目成为一个 JPA绑定包。
Many of these examples use JDO, none use JPA.
许多示例都使用JDO,没有一个使用JPA。
Now you will add JPA data to your application.
现在您需要向您的应用软件添加JPA数据。
You will use JPA for all access to this data.
将使用JPA完全访问这些数据。
This article assumes a basic familiarity with JPA.
本文假设读者基本熟悉JPA。
Notice there are no JPA annotations on this field.
请注意该字段没有jpa注释。
JPA entity components do not support multiple views.
JPA实体组件不支持多视图。
The JPA entities generated are only a starting point.
生成的JPA实体只是一个起始点。
The JPA specification in itself is very attractive.
JPA规范本身就很有吸引力。
You need to add the data source to the JPA provider.
您需要将该数据源添加到JPA提供程序。
The package uses the JPA to access and update entities.
该包使用JPA来访问和更新实体。
The input is simple: a series of JPA-annotated classes.
输入很简单:一系列带jpa注解的类。
Entity objects are the primary model used in JPA applications.
实体对象是JPA应用程序中使用的主要模型。
JPA has strong support for relationships between entities.
JPA对实体之间的关系提供强大的支持。
First, create a JPA project to host your JPA entity beans.
首先,您要创建一个JPA项目以放置您的JPA实体beans。
See Resources to explore the many more features available in JPA.
请参阅参考资料,以了解JPA中提供的更多其他功能。
OR mapping is a crucial element of an application designed around JPA.
OR映射是围绕JPA设计的应用程序的重要元素。
The JPA simplifies object relational mapping and data persistence.
jpa简化了对象关系性映射和数据持续性。
Java developers nowadays often use JPA to implement these repositories.
目前开发人员经常使用JPA来实现持久化库。
The JPA entities package contains the annotated JPA entity objects.
JPA实体包包含带注释的 JPA实体对象。
应用推荐