jpa

  • 网络持久化;的关系
jpajpa
  1. Design for China : Practice of JPA in China

    为中国设计&翰·波特曼建筑设计事务所在中国的设计实践

  2. You will use JPA for all access to this data .

    将使用JPA完全访问这些数据。

  3. Entity objects are the primary model used in JPA applications .

    实体对象是JPA应用程序中使用的主要模型。

  4. Now you will add JPA data to your application .

    现在您需要向您的应用软件添加JPA数据。

  5. We will take a look at a simple example of using JPA .

    我们将看一个使用JPA的简单例子。

  6. For data access , I will use JPA .

    对于数据访问,我使用的是JPA。

  7. Graduation Project Management System Based on JSF and JPA

    基于JSF和JPA框架的毕业设计管理系统

  8. OR mapping is a crucial element of an application designed around JPA .

    OR映射是围绕JPA设计的应用程序的重要元素。

  9. Next we need to import the JPA implementation JAR file .

    下一步需要导入JPA实现JAR文件。

  10. There is nothing specific to your database or the JPA implementation you used .

    对已使用的数据库和JPA实现没有什么特别的。

  11. Many of these examples use JDO , none use JPA .

    许多示例都使用JDO,没有一个使用JPA。

  12. However , JPA applications can run inside a Java SE environment as well .

    但是,JPA应用程序仍可以在JavaSE环境中运行。

  13. Data access and integration with the new Java Persistence API ( JPA ) .

    数据访问和与新的Java持久化API(JPA)的集成。

  14. Doing so ensures full advantage of JPA 's caching mechanism .

    这样做可以确保充分利用JPA的缓存机制。

  15. First , add the JPA facet to the project .

    首先,向项目添加JPAfacet。

  16. JPA is a simplified programming model used for object relational mapping and data persistence .

    JPA是一个用于对象关系映射以及数据支持的简化程序模型。

  17. Automatically set up your JPA application for runtime deployment

    自动为运行时部署建立您的JPA应用程序

  18. Let 's look at how JPA queries are added .

    让我们看一下JPA查询是怎样添加的。

  19. This setting determines whether to use resource injection in the JPA Manager Bean code .

    该设置决定了是否在JPAManagerBean代码中使用资源注入。

  20. This is a central class in JPA and provides access to the underlying database .

    这是JPA的中心类,并提供对底层数据库的访问。

  21. A key concept of the JPA is that of a persistence context .

    JPA的一个重要概念是持久上下文。

  22. First , create a JPA project to host your JPA entity beans

    首先,您要创建一个JPA项目以放置您的JPA实体beans

  23. The JPA entities generated are only a starting point .

    生成的JPA实体只是一个起始点。

  24. As I mentioned , the first JPA specification was functionally complete .

    正如我前面说过的,第一个JPA规范功能上已经比较完整了。

  25. JPA has strong support for relationships between entities .

    JPA对实体之间的关系提供强大的支持。

  26. In a nutshell , the JPA specification covers the following key areas

    简而言之,JPA规范涵盖以下关键领域

  27. The JPA simplifies object relational mapping and data persistence .

    JPA简化了对象关系性映射和数据持续性。

  28. The JPA provider releases the database connection once the access is complete .

    JPA提供者会在访问完成之后马上释放这个数据库连接。

  29. In the second part , you will focus on using those JPA elements in your Web pages .

    在第二部分中,您将重点放在Web页面中使用那些JPA元素。

  30. The JPA runtime needs to find this file and use the metadata in it .

    JPA运行时需要找到该文件,并使用其中的元数据。