JPA 2.0用于数据持久化。
它们还用memcachedb进行数据持久化。
对于不同类型的数据持久化仓库,差异甚至会更大.
There is even greater variation with different types of persistent storage.
路线图的下一步就是将XML数据持久化到一个关系数据库中。
The next step in the roadmap is to persist the XML data to a relational database.
在这个过程中,仅仅把所有数据持久化到某个有用的地方只是相对简单的一步。
Just getting all of the data persisted somewhere useful is the relatively easy step in this process.
Blumberg和MSV强调,迁移到云上通常意味着SOA和数据持久化是云迁移的关键因素。
Both Blumberg and MSV emphasize that moving to the cloud typically means that SOA and data persistence are the key elements for the cloud migration.
这段代码并没有任何错误;我们只是将数据持久化存储于XML 中,所有操作都在一步之内完成。
Nothing is wrong with this code at all; it's just that instead of persisting XML, you really persist data and stuff it in XML, all in one step.
Hibernate是最流行的对象关系映射(ORM)引擎之一,它提供了数据持久化和查询服务。
Hibernate is one of most popular object-relational mapping (ORM) engines providing data persistence and query services.
除此以外,文章还给出了访问控制、读写器管理、数据持久化与定制服务开发等的解决方案。
Besides, the article also presented solutions of access control, reader management, data lasting and custom-made service development etc.
除了简单地提供商务逻辑之外,应用程序必须支持访问安全控制,数据持久化,事务,和其它的进阶功能。
Beyond simply providing business logic, applications must support secure access, persistence of data, transactional behavior, and other advanced features.
坦白地讲,DBA面前的工作已经很多了,当您展望未来对数据持久化的需求时,dba们将无法跟上这个步伐。
Quite frankly, DBAs have too much on their plates already, and when you look at the data persistence requirements of the future, there is no way they're going to be able to keep up.
从数据持久化的角度看,进行数据库更新操作的最快速的方式是将本地事务与数据库存储过程一起使用。
From a data-persistence standpoint, the fastest way to perform a database update operation is to use local transactions combined with database stored procedures.
我将这个应用程序称为Magnus,它从一个移动设备提取位置数据并将数据持久化到一个数据存储中。
My application, dubbed Magnus, takes location data from a mobile device and persists it to a datastore.
对基于XML的多源异构数据融合、遥感数据存储、数据持久化以及用户访问控制技术进行了分析和设计;
This paper analyzed critical technology: heterogeneous data fusion based on XML, remote sensing data storage, data persistence and user access control;
web应用程序的典型堆栈如图1 所示;应用程序与数据库通信,通常通过Hibernate这样的数据持久化层完成。
The typical stack for a web application looks like Figure 1; an application communicates to a database, often through a data persistence layer such as Hibernate.
J2EE技术逐渐成为大型软件开发的主流平台,它所提供的数据持久化机制成为了J2EE软件中数据持久化的标准,得到了广泛的应用。
J2EE becomes the main platform of large-scale software development. Its mechanisms of data persistence becomes the data persistence standard of J2EE based development, and have got widely use.
图2显示了可以持久化数据的位置。
这些数据的持久化委托给基于Spring 的服务层。
The persistence of that data is delegated to the Spring-based service layer.
通过使用检查点和事务日志技术,ACID属性确保soliddb事务被可靠地处理并且数据被持久化到磁盘中。
ACID properties guarantee that solidDB transactions are processed reliably and that data is persisted to disk using checkpointing and transaction logging.
这将允许您回滚事务、持久化数据或执行您可能需要的任何其它清除功能。
This would allow you to rollback a transaction, persist data, or perform any other cleanup functions you might need.
您可以为运行在集群中的应用程序选择数据库会话持久化或内存到内存的会话复制。
You can choose from database session persistence or memory-to-memory session replication for applications running in a cluster.
向一个远程客户端提供持久化数据访问可能会引起数据保密和安全问题。
The provision to access persistent data as resources by a remote client raises data privacy and security concerns.
很多刚起步的项目都在尝试处理数据存储和持久化,但还没有最佳解决方案。
There is a wide array of embryonic projects attempting to deal with datastores and persistence, but no obvious best solution.
最后,数据访问层是持久化的数据存储,比如数据库或文件存储。
Finally, the data access layer is a persistent data store, such as a database or file storage.
数据库的作用是长时间持久化数据,但这是通过包含这些对象的数组实现的,而不是不断地引用数据库。
The role of the database is to persist the data over time, though manipulation is done via an array containing these objects, rather than referring to the database continually.
写事务要求提交的数据库更改被持久化,即使出现故障时也是如此。
Write transactions require that committed database changes be persisted even in the event of a failure.
通过分离显示数据、持久化数据和处理用户交互的职责,MVC模式有助于创建易于理解的代码。
By separating the responsibilities of displaying data, persisting data, and handling user interaction, the MVC pattern tends to create code that is easily understood.
第二种是“以对象为中心”的方法,从业务模型和创建数据库来持久化这个模型开始。
The second is an "object-centric" approach, which starts with a business model and creates a database to persist the model.
BPEL能够被配置成将它的流程内部状态持久化到数据库中。
BPEL can be configured to persist its internal state of a flow to a database.
最小化持久化绑定,避免数据库依赖。
Minimizing persistence binding in order to avoid database lock.
应用推荐