ActiveRecord is a perfectly capable persistence framework.
ActiveRecord是一种功能完善的持久性框架。
That was because nobody decided upfront what persistence framework was to be used.
这是因为没有人事先决定使用什么持久化框架。
A persistence framework is used to move data to and from the database in the application layer.
持久性框架用来在应用程序层和数据库之间来回移动数据。
The result is a sturdy persistence framework that allows you to carry out transactions declaratively.
结果是一个强健的持久性框架,支持声明性的实现事务。
For example, a persistence framework bean may rely on some facilities defined by a file management bean.
例如,一个持久性框架bean可能依赖一些由文件管理bean定义的功能。
Using DI, the container can inject the code for a particular persistence framework using container configuration.
使用DI,容器可以利用容器的配置来注入特定持久性框架的代码。
You might use a persistence framework, but even if such a framework cut the time in half you would still need four months.
您可以使用持久性框架,但即使这种框架能够把时间减半,仍然还需要四个月的时间。
For example you don't always get to choose what persistence framework you want to use - sometimes that's dictated by corporate policy.
例如,你不能随便选择你要用的持久化框架——有时候,选用这些组件要遵从公司的政策。
SpecJEnterprise, for example, takes several aspects of the application server into account but with a focus on the persistence framework.
例如,SpecJEnterprise考虑应用程序服务器的几个方面,但主要关注持久性框架。
In this article, I'll walk you through some of the important optimizations that you might need with the Rails unorthodox persistence framework.
在本篇文章中,我将带您亲历在使用Rails这一独树一帜的持久性框架时可能需要的一些重要优化。
The main layers of the application are a database, a persistence framework, a database access object, and user interface (UI) controller and view layers.
应用程序的主要层是数据库、持久性框架、数据库访问对象和用户界面(UI)控制器及视图层。
The persistence framework solves the problem of object persistence in relational databases. Object relational mapping is the core of persistence framework.
持久化框架较好地解决了关系型数据库的对象持久化问题,对象关系映射是持久化框架的核心内容。
This is a define feature of mutability and participation in the persistence framework. The following code will not cause a change that a subsequent run of "fetch_simple.py" will see.
这是持久性框架中的一个规定的可变性和参与功能。
It also reduced risk to the development team by allowing them to start working on technologies that were new to them (e.g., the user of a persistence framework that they hadn't use before).
它还可以通过让开发团队使用新技术来降低风险(例如,使用从未用过的永久性构架技术)。
By following the recommendations presented here, you can avoid some common problems and use Hibernate as the persistence framework for applications deployed into WebSphere application Server.
按照这里提供的建议,您可以避免一些常见问题,并将Hibernate用作部署到WebSphere Application Server的应用程序的持久性框架。
When a third-party persistence framework is used for custom application development, it is not possible to influence the way in which the persistence layer generates and executes SQL statements.
当第三方持久性框架用于自定义应用程序开发时,不可能影响持久性层生成和执行sql语句的方法。
I've also created the foundation for a simple framework to handle persistence in my application.
我还为在应用程序中处理持久性的简单框架建立了基础。
Having persistence this loosely coupled allows you to more easily switch one framework for another.
让持久性的耦合这么松散,就能够更容易地从一个框架切换到另一个框架。
EMF provides persistence, a very efficient reflective generic object manipulation API, and a change-notification framework.
EMF提供了持久性、一个有效的反射类属对象操纵api和一个变更通知框架。
Other major new features, like the Criteria API and the integration with the Bean Validation framework, just add to JPA's Arsenal of persistence capabilities.
其他主要新特性,比如CriteriaAPIs以及与BeanValidation框架的整合,只是对JPA的持久性功能锦上添花而已。
Atlas may be extended to provide alternate implementations of architectural mechanisms (such as persistence or security) that extend the base Atlas framework.
扩展atlas,以提供扩展了基本atlas框架的架构机制(例如,持久性或安全性)的实现。
The Hibernate framework is a data access abstraction layer that is called by your application for data persistence.
Hibernate框架是应用程序调用来实现数据持久性的数据访问抽象层。
With support for database persistence, Web applications using the framework can be readily developed using a database server and the built-in WEBrick Web server.
通过对数据库持久性的支持,可以使用数据库服务器和内置的WEBrickWeb服务器快速开发使用这种框架的Web应用程序。
Spring Web Flow as an advanced Web development framework offers unique features to support persistence programming and transaction management with JPA/Hibernate.
SpringWebFlow是一种先进的 Web开发框架,提供了独特的功能以支持使用JPA/Hibernate 的持久化编程和事务管理。
Spring Web Flow as an advanced Web development framework offers unique features to support persistence programming and transaction management with JPA/Hibernate.
SpringWebFlow是一种先进的 Web开发框架,提供了独特的功能以支持使用JPA/Hibernate 的持久化编程和事务管理。
应用推荐