您要查找的是不是:
- Using design patterns improves the code reusability and extensibility in data persistence layer design effectively. 此设计模式的使用可提高数据持久层设计中代码的可重用性和可扩展性。
- In contrast with other techniques,JDO can greatly improve the efficiency of the design of data persistence layer. 实践证明,与其他技术相比,该技术大大提高了数据持久层设计的效率。
- The responsibility of author is to research and realize EJB container in terms of EJB specification, specially to develop a solution of J2EE data persistence layer. 本文作者在EJB规范的基础上,进行了EJB容器的研究和实现。 着重关注于J2EE数据持久层的解决方案,力图完成Java数据对象的轻量级封装策略的研究和实现。
- data persistence layer 数据持久层
- The LowFareAir Web application follows the standard 3-tier design model consisting of a presentation layer, business logic and control layer, and a data or persistence layer. LowFareAir Web应用程序遵从标准的3层设计模型,由表示层、业务逻辑和控制层和数据或持久层组成。
- Hibernate is an open source and lightweight level data persistence ORM tool. Hibernate是一个开放源代码的对象关系映射工具,是一个轻量级的数据持久化工具。
- This is a small price to pay for a convenient, pre-built class that will handle data persistence for you. 对于掌握处理持久数据的方便的预制类而言,这只是很小的代价。
- data persistent layer 数据持久层
- In application based on Java and RDBMS,object/relational mapping can be used to build object persistence layer to simplify Java database access. 在基于Java和关系型数据库的应用中,利用对象/关系映射机制构建对象持久层,可简化Java数据库访问。
- Object caching: As the name indicates, this functionality enables object/data caching to improve performance in the persistence layer. 对象缓存:同名所示,这个功能将对象或数据缓存来提高持久层的性能。
- To get the best out of JDBC in enterprise environments, architects need to analyze the data in their enterprise and evolve a framework for data persistence. 为了在企业环境中最有效地使用JDBC,架构设计人员需要分析其企业中的数据,并开发一个用于数据持久性的框架。
- In computing, CRUD is an acronym for create, retrieve, update, and delete.It is used to refer to the basic functions of a database or persistence layer in a software system. 在从事计算机工作中,CRUD 是Create,Retrieve,Update,Delete这几个单词的首写字母,用来代指数据库的基本增删改查操作或者一个软件系统中的持久层的基本操作。
- Data persistence can be defined as a contract, negotiated between a program and a storage device, that specifies how data are to be stored and retrieved. 可以将数据持久性定义为程序和存储设备之间达成的契约,该契约指定如何存储和检索数据。
- In the design of the login module, we firstly describe how to use entity bean to realize data persistence, and then use the Session Facade to realize the encapsulation of the module. 在登录模块设计中,首先描述了如何用实体Bean实现数据的持久化,然后使用Session Fa(?) ade设计模块来实现对模块的封装。
- This thesis use data access object design pattern to obtain an abstraction separating business layer from persistent layer and use DTO design pattern to implement a JDBC-based framework. 因此,本文首先采用数据访问对象模式抽象对持久层的访问,并在此基础上运用DTO(Data Transfer Obiect)数据访问方式,给出了基于JDBC的持久层框架设计。
- Remember that good design and a clear definition of the attributes are just as important as the Persistent classes in achieving successful data persistence. 请记住,在实现成功的数据持久性时,好的设计和属性的清晰定义与Persistent类同等重要。
- A New Solution Of The Persistence Layer 一种实现持久层的新方法
- Methods of keeping data persistence 对象持久化常用方法研究
- Databases are excellent for storing data persistently, but storing transient data and notifying us when the data has changed is not their strength. 数据库在持久存储数据方面是非常优秀的,但是存储瞬时数据并在数据改变时通知我们却不是它们的长处。
- A buffer in a drum used to temporarily store data. 磁鼓中用来暂时存放数据的一种缓冲区。