JPA

JPA

 英

  • 网络持久化(Java Persistence API);服务局;公共服务局(Jabatan Perkhidmatan Awam)

例句

JPA entities are Java class representations of a database, and allow you to interact on a disconnected model of the database.

JPA实体一个数据库Java代表使能够数据库没有链接模型交流

Play makes it pretty easy to switch in and out of various datastores, and it supports JPA out of the box.

Play使得切换各种数据存储非常轻松支持JPA

Implementing JPA-compliant entity managers seems to be the likely direction of these technologies.

实现JPA兼容实体管理器似乎可能技术发展方向

You will see a number of errors show up in the Problems view that you can safely ignore until you create your JPA entities.

Problems视图看到一系列错误创建JPA实体之前可以一直忽略

This means that when someone asks for an order, the JPA engine will fetch all the line items that are associated with the order as well.

意味有人请求订单JPA引擎获取订单相关所有项目

The class is annotated with an @Entity annotation to indicate to JPA that this class is a mapped entity.

注释@Entity,以向JPA指示一个映射实体

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

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

Frank: One of the initial goals of GraniteDS was to leverage all features of JPA engines, starting with lazy-loading and Hibernate.

Frank:GraniteDS最初一个目标就是利用JPA引擎所有特性延迟加载Hibernate开始

JPA seems to be the solution that everyone has been looking for. What's your take on it?

JPA似乎每个人都寻求解决方案什么看法

Not surprisingly, as the persistence unit is no longer defined by Java EE, no such name will be populated by the OSGi JPA runtime.

由于持久性单元不再JavaEE定义因此这样名称不会OSGiJPA运行时填充

The JPA Manager Bean wizard provides tools for you to access a database and manage its entities effectively.

JPAManagerBean向导提供工具使能够访问一个数据库有效管理实体

Loaded with both in- and out-of-container persistence options, JPA brings J2EE architects a number of new design choices.

由于具有容器容器持久性选项JPAJ2EE架构师带来一系列全新设计选择

The JDO and JPA interfaces present some leaky abstractions due to the fact that BigTable is not a relational database.

由于BigTable不是一个关系数据库JDOJPA接口出现一些抽象泄漏

As you can see, most of the benefits of EJB 3 and JPA that you mention involve simplifying assumptions that may not work for all situations.

正如可以看到提到EJB3JPA大多数好处包括简化假设可能无法适用所有情况

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

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

When merging a detached object back into a session, JPA will examine the object and update the data store with any changed values.

分离对象合并会话JPA检查对象使用任何更改更新数据存储区

If you do not specify the Join column, JPA will attempt to resolve the keys based on a naming scheme.

如果指定JoinJPA根据命名方案尝试解析这些

You use the @OneToMany annotation to let the JPA runtime know that this is a managed relation with one team having many players.

使用@OneToMany注释JPA运行时知道一个管理关系球队球员

JPA enables you to configure a single side cache (shown in Figure 5) to improve performance.

JPA使配置一个sidecache5所示改进性能

Now, let us have a look at the JPA (Java Persistence API) annotations of your generated Application Java domain class.

现在我们一下生成ApplicationJava领域JPAJava持久化API注释

The client must be written in the Java language to invoke JPA through a remote session bean or similar facade.

客户端必须使用Java语言编写通过一个远程会话Bean类似方法调用JPA

On the first page, you can select one of the available JPA Managers that you want to use in the current page.

第一可以选择一个可用当前页面使用JPAManagers

Hibernate's JPA support provides for JPA standard persistence and is a good alternative to the proprietary Hibernate APIs.

HibernateJPA支持提供JPA标准持久性并且专有HibernateAPI较好替代方案

Also, the new JPA specification does not include automatic container-managed relationship (CMR) maintenance.

此外JPA规范没有包括容器管理关系(container-managedrelationship,CMR)自动维护

The CRUD (Create, Read, Update, Delete) module generates a fully usable web interface for your JPA Model objects.

增加读取更新删除模块生成一个完全可用web接口JPA模型对象

From the JPA perspective, in the JPA Structure view (usually on the top-right of the JPA perspective), select the birthdate attribute.

JPA视角JPAStructure视图通常JPA视角上部),选择birthdate属性

Let me quickly go through the various ways of accessing data with JPA, assuming you are familiar with how to map Java objects in JPA.

我们快速浏览一下使用JPA访问数据各种方法假定非常熟悉JPA映射Java对象方式

The Java Persistence API (JPA) defines how a server-side application should interact with persistent data stored in a relational database.

JavaPersistenceAPIJPA定义一个服务器应用程序如何查询存储一个关系数据库数据

A transaction callback must be defined in the objectgrid. xml to receive transaction commit or rollback events and send it to the JPA layer.

objectgrid.xml必须定义事务回调函数这样可以接收事务提交回滚事件发送JPA

I am personally part of the JPA 2 expert group and have been thinking about Java Persistence integration for a while.

个人JPA2专家成员已经JavaPersistence集成思索一段时间

JPA entities are a natural fit to be used as the data-binding model required for most JSF components.

JPA实体可以用做大多数JSF组件需要数据捆绑

JPA has a significant limitation: JPA does not fully support calling stored procedures with the OUT parameter.

JPA一个非常重要限制JPA不能完全支持带有OUT参数存储过程访问

The JPA application holds no reference to the detached objects between the first access request and the subsequent change request.

JPA应用程序第一个访问请求后续修改请求之间没有保持分离对象引用

OpenJPA is focused on building a robust, high performance, scalable implementation of the JPA specification.

OpenJPA旨在构建一个稳健高性能可伸缩JPA规范实现

Much like JPA, all of EJB 3. 0 has been simplified with a POJO programming model, making EJB 3. 0 easy to code.

JPA非常相似,EJB3.0所有内容通过POJO编程模型得到简化从而使得EJB3.0非常易于编码

The current JPA specification provides some elementary facilities for the customization of closures.

当前JPA规范提供一些基本自定义闭包工具

Namespaces simplifying Spring MVC and JPA usage will probably be the first to be added to the core.

简化SpringMVCJPA使用命名空间可能最先加入核心

In the JPA Details view, uncheck the Optional check box and check the All check box for the Cascade options, as shown in Figure 12.

JPADetails视图取消Optional复选选择选中All复选12

Apache OpenJPA provides a great opportunity to begin using JPA on the WebSphere Application Server platform.

OpenJPA开始WebSphereApplicationServer平台使用JPA提供重要机会

The JPA specification in its current form does not define read-only entity beans.

当前形式JPA规范没有定义实体bean