• Check Use the data source in container managed persistence (CMP).

    选取usethedatasourceincontainermanaged persistence (CMP)。

    youdao

  • Check the option to enable the data source for container-managed persistence.

    选中选项容器管理持久性启用数据源

    youdao

  • While not enforced, optimistic locking is highly recommended in flow-managed persistence.

    尽管不是强制实施的,但是强烈建议流管理的持久化中使用乐观

    youdao

  • That is a noticeable difference between Spring Web flow's flow-managed persistence and a Seam conversation.

    SpringWebFlow流管理的持久化Seam对话之间一个显著区别。

    youdao

  • With container-managed persistence, when an entity bean is created, its information is saved in the database.

    创建一个实体bean容器管理的持久性会信息保存数据库

    youdao

  • The container managed persistence being based on the EJB model is again overly complex to develop and manage.

    基于EJB模型容器持久化管理开发管理过于复杂

    youdao

  • This approach to flow-managed persistence matches exactly how JPA 1.0 interprets the handling of a conversation.

    流管理持久化使用这种方法JPA 1.0解释对话处理方式是完全一致的。

    youdao

  • The access intent policies discussed in this article apply to Container Managed Persistence (CMP) 2.x beans only.

    本文讨论访问意图策略只能容器管理持久性(CMP) 2 .xbean上应用

    youdao

  • For each container-managed EM instance, there are one or more corresponding container-managed persistence contexts (PC).

    对于每个容器管理的em实例,都存在一个多个对应的容器管理的持久性上下文(Persistence Contexts,PC)。

    youdao

  • This is a great advantage of using read-only transactions over non-transactional data access in flow-managed persistence.

    流管理持久化使用只读事务优于使用非事务性数据访问的地方。

    youdao

  • Container-managed persistence (CMP) entity beans handle all of the persistence semantics automatically, in the container.

    容器管理的持久性(CMP)实体bean容器自动处理所有持久性语义

    youdao

  • Bean-managed persistence leaves all the work to the EJB developer to figure out how to store and retrieve a specific object type.

    Bean管理的持久性所有工作交给EJB开发人员,让他们确定如何存储检索特定对象类型

    youdao

  • The persistence bundle makes use of another standard feature of enterprise OSGi, JPA integration, to take advantage of managed persistence.

    持久性bundle使用企业osgi另一个标准特性JPA集成利用托管持久性。

    youdao

  • Since the usage of OpenJPA in this article is for an application-managed persistence environment, you can use any of these OpenJPA releases.

    由于本文所介绍OpenJPA使用针对一个应用程序管理的持久化环境可以使用下列任何OpenJPA版本

    youdao

  • With container Managed persistence (CMP) entity beans, the container generates the persistence code as well as managing the persistence logic.

    使用容器管理持久性(Container Managed Persistence,CMP)实体bean时,容器生成持久性代码管理持久性逻辑

    youdao

  • Flow-managed persistence is intended to address Spring Web Flow use cases that are considered atomic from the perspective of transactions.

    流管理持久化旨在处理那些事务角度来说属于原子性SpringWebFlow

    youdao

  • This has interesting implications for the question of whether to use no transactions or read-only transactions in flow-managed persistence.

    对于流管理持久化中是使用事务还是使用只读事务问题产生了有趣的影响

    youdao

  • With Bean Managed Persistence (BMP) entity beans, the developer writes the persistence code but the container determines when to execute that code.

    使用bean管理持久性Bean Managed PersistenceBMP实体 bean 时,开发人员编写持久性代码容器确定何时执行代码。

    youdao

  • Code your application using the JDBC DataSource interface for connections (or use container-managed persistence (i.e. EJBs), but that is another topic).

    使用用于连接JDBCDataSource接口编写应用程序(或者使用容器管理持久性另一个话题)。

    youdao

  • The first one, which USES Container-Managed Persistence (CMP) to provide object-based access to a simple database table, is called PhoneBookEntryBean.

    第一使用容器管理持久性(Container - Managed Persistence,CMP)提供简单数据库phonebookentrybean的基于对象的访问

    youdao

  • "Right now I am working on finishing JPA support with container-managed persistence," he told me when I sat down to talk to him just before Thanksgiving.

    现在工作借助容器管理的持久性完成JPA支持”,感恩节前夕我下来谈话他这样告诉

    youdao

  • It provided an implementation of remote session beans directly and used Castor for its implementation of container-managed persistence (CMP) entity beans.

    直接提供了一个远程会话bean实现使用Castor作为容器管理持久性(CMP)实体bean的实现。

    youdao

  • If referential integrity violations are discovered during the load test, then you might also need to set the sequence grouping for container managed persistence.

    如果负载测试过程中发现存在引用完整性违规可能需要容器管理持久性设置顺序分组

    youdao

  • For example, if the mapping attribute of the DataSource object is not set, the data source might not act as the data source in the container-managed persistence (CMP).

    例如如果设置DataSource对象mapping属性,则数据源的行为方式不会容器管理持久性(CMP)中的数据源相同。

    youdao

  • The embedded transaction container requires that a specific data source, TxnDataSource, is used when connecting to the database for container Managed Persistence (CMP).

    连接ContainerManaged Persistence (CMP)数据库嵌入式事务容器要求使用一个特定的数据源txndatasource

    youdao

  • It appeared to us that a managed persistence solution was not required for our programming model, and we wanted to unleash the power of SQL without hiding it from the developer.

    显然对于我们编程模型持久性解决方案不是必需的,我们希望释放出SQL威力不是对开发人员隐藏

    youdao

  • However, this choice can be limited by the deployment tool's limitation to map the bean instance's state to the database, in which case a bean-managed persistence (BMP) entity bean may be used.

    但是这个选择会受到部署工具局限性限制—部署工具bean实例状态映射数据库这种情况下可能会使用bean管理的持久性(BMP)实体bean。

    youdao

  • Compared with flow-managed persistence in atomic flows, the most significant change happens to the scope of transactions: atomicity applies to each step of the process rather than the entire flow.

    原子中流管理持久化相比事务作用域发生最大变化时:原子性应用于进程的一步不是整个流。

    youdao

  • It's because the JPA specification imposes a group-like behavior on the managed instances of a persistence context.

    是因为JPA规范持久性上下文管理实例施加一个类似组的行为

    youdao

  • The resource manager implements the object pool and it gets the managed resource that implements persistence, security state management, and transaction.

    资源管理实现对象能够获得实现持久化安全性状态管理事务托管资源模式。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定