网站首页  词典首页

请输入您要查询的英文单词:

 

单词 persistence layer
释义

persistence layer

  • 网络持久层;数据持久层;持久化层
1.
持久层
持久层Persistence Layer),即专注于实现数据持久化应用领域的某个特定系统的一个逻辑层面,将数据使用者和数据实体 …
libaohui0128.blog.163.com
2.
数据持久层
数据持久层Persistence layer):包含数据处理代码和数据存储代码。数据持久层主要包括数据存取服务,负责与数据库管理 …
baike.baidu.com
3.
持久化层
持久化层Persistence layer): 处理业务数据到数据层的读写操作,也称为数据访问层(Data Access Layer,DAL);数据层…
www.entlib.net
4.
持久化存储
Web is beauty ... Context Intergradation Cache 上下文聚合缓存 Persistence Layer 持久化存储 sumxy:= sum 的和 ...
webisbeauty.appspot.com
5.
三层持久层
一般说来企业级应用都可以分为三层持久层Persistence Layer) 、业务逻辑层(Business Logic Layer) 和展现层(Presenta…
www.blogjava.net
6.
管理层
...数据处理层(Business Layer )、数据管理层(Persistence Layer )。
tech.sina.com.cn

例句

释义:
1.
But don't try to create a generic, all-purpose persistence layer, since at this point you're not sure you need it.
不要试图创建一个通用的多用途的持续层,因为这时您还不能确定是否需要它。
www.ibm.com
2.
The Persistence layer (Direct JDBC) is called by the business component for any query operations.
持久层(DirectJDBC)由业务组件为执行CRUD操作而调用。
www.ibm.com
3.
Most of the constraints in Listing 8 affect only the view layer, but a couple affect the persistence layer as well.
清单8中的多数约束只影响视图层,但是有两个约束也会影响持久层。
www.ibm.com
4.
And there is another important layer missing from the stack, the persistence layer, and Grey Lens Man is still looking for a solution.
JOSH组合还缺了很重要的一层,持久化层的方案灰镜人尚在寻找当中。
www.infoq.com
5.
This enables ease of changing the persistence layer to a non-relational DB as well.
这能够简化将持久层修改为非关系数据库的过程。
www.ibm.com
6.
Encourages separation of persistence layer (CRUD) statements from the rest of the application inside the data access object.
鼓励将持久层(CRUD)语句与应用程序在带注释接口中的其余部分分离。
www.ibm.com
7.
It would make more sense to separate the presentation layer (the Web module) and the business (or persistence) layer.
分离表示层(Web模块)和业务(或持久性)层会更行得通。
www.ibm.com
8.
In the case of persistence, for instance, you probably should create a "persistence layer" in your application.
例如,在持续的情况下,您可能应该在应用程序中创建一个“持续层”。
www.ibm.com
9.
I hope you come away with the following point: NHibernate will dramatically simplify the persistence layer of your application.
NHibernate将会大大简化你程序中的持久化代码层,我希望你可以带着这个观点离开。
www.cnblogs.com
10.
By using a proper implementation method for the persistence layer of securities trade system, the performance is improved obviously.
针对证券交易系统的特殊性选用了合适的持久层实现方法,从而显著提高了系统的性能。
www.juhe8.com
1.
Using design patterns improves the code reusability and extensibility in data persistence layer design effectively.
此设计模式的使用可提高数据持久层设计中代码的可重用性和可扩展性。
www.ceps.com.tw
2.
It consists of four loosely-coupled bundles: a Web layer, a business logic layer, a persistence layer, and an API bundle.
该架构包含4个松耦合bundle:一个Web层、一个业务逻辑层、一个持久化层、以及一个APIbundle。
www.ibm.com
3.
That introduced strong awareness of the persistence layer spoiling the domain model.
那会引入领域模型对持久层的高度关注。
www.infoq.com
4.
The starting point is an enterprise application for which you are implementing a transactional persistence layer.
起点是一个企业应用程序,要为它实现一个事务持久层。
www-128.ibm.com
5.
In web applications, data persistence layer provides storage services and business data to upper layer.
在web应用中,数据持久层向上层业务系统提供了数据存储服务。
www.juhe8.com
6.
The data persistence layer comprises all the persistent data stores.
数据存储层由所有的存储数据仓库组成。
www.ibm.com
7.
Because of common requirements in presentation layer and persistence layer, framework technologies have been very mature.
由于表现层和持久层需求比较普遍,因此框架技术相对比较成熟;
www.fabiao.net
8.
iBATIS is an easy framework to provide a persistence layer to either Java or J2EE applications.
iBATIS是为Java或J2EE应用程序提供持久存储层的简易框架。
www.ibm.com
9.
This thesis focuses on the design of persistence layer and content management system in IDP.
本文围绕IDP系统中数据持久层与内容管理系统的设计展开论述。
www.fabiao.net
10.
And then the concept and development of persistence layer and content management system are described in chapter two.
第二章介绍了数据持久层和内容管理系统的概念和发展现状。
www.fabiao.net
1.
In addition, presented a class design model of the persistence layer as an app.
作为设计方案的应用,给出了一种对象持久层的类设计模型。
www.dictall.com
2.
Once it is returned from the persistence layer, the entity object (EObj) is wrapped again by the business object.
从持久层返回后,再次使用业务对象包装实体对象(EObj)。
www.ibm.com
3.
The persistence layer is the focus of this article.
持久层是本文的关注点。
www.ibm.com
4.
But all of them are implemented in Hibernate (at the persistence layer) instead of in the database.
但所有这些都是在Hibernate(在持久层)中实现的,而非数据库中。
www.infoq.com
5.
When pojoA has many non-nullable properties, you have to load a large amount of data to your persistence layer.
当pojoA中有很多非空属性时,你不得不将大量数据加载到持久层中。
www.infoq.com
6.
The three-layer system based on J2EE architecture, that means expression layer, business logic layer and persistence layer.
系统采用基于J2EE架构的三层体系结构,即表示层、业务逻辑层和持久层。
www.fabiao.net
7.
It's been estimated that 75-80% of the SpecJEnterprise benchmark depends on the persistence layer (that is, JPA provider).
据估计,75-80%的SpecJEnterprise基准测试依赖持久化层(即JPA提供者)。
www.ibm.com
8.
Develop a transactional persistence layer using Hibernate and Spring
用Hibernate和Spring开发事务持久层
www-128.ibm.com
9.
Study on Data Persistence Layer of Reservoir Flood Control System
水库洪水调度系统的持久层研究与设计
www.ilib.cn
10.
A Component-Based Design of Object Persistence Layer
基于组件架构的对象持久层框架设计
www.ilib.cn
1.
Figure 11: Design sequence diagram with persistence layer
图11:带有持续层的设计序列图
www.ibm.com
2.
A New Solution Of The Persistence Layer
一种实现持久层的新方法
www.ilib.cn
3.
Here are some items that should be avoided in the persistence layer
这儿是一些应该在持久里被避免的项目
java.learndiary.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/12/25 15:51:25