Data Access Layer

美 [ˈdeɪtə ˈækses ler]英 [ˈdeɪtə ˈækses ˈleɪə(r)]
  • 网络数据访问层
Data Access LayerData Access Layer
  1. Like to use XML files to define your data access layer

    希望使用XML文件来定义数据访问层

  2. Application of simple factory pattern in data access layer

    简单工厂模式在数据访问层中的应用

  3. Design and Implementation of Technology of Reusable Data Access Layer Based on Web Services

    基于WebServices的可复用数据访问层的设计与实现

  4. The Design of Data Access Layer

    数据访问层设计

  5. What is the data access layer implemented with ?

    数据访问层使用什么实现?

  6. Including data access layer , domain logic layer and user interface layer .

    该系统的架构设计共分为三个层次,包括数据访问层、业务逻辑层和用户显示层。

  7. A data access layer is a basic and indispensable part of a Database Application System .

    数据库应用系统中的数据访问层是其基本的也是必不可少的组成。

  8. Want a simple data access layer code generated by Optim Development Studio

    希望通过OptimDevelopmentStudio生成一个简单的数据访问层

  9. Begin by taking a look at this application , specifically its data access layer .

    首先看看这个应用程序,特别是它的数据访问层。

  10. Research on GDSS Data Access Layer Based on Hibernate

    基于Hibernate的GDSS数据访问层的研究

  11. The bottom data access layer stores and manages spatial information , traffic information and vehicles information .

    数据访问层为ITS存储和管理各种空间信息、交通信息和车辆信息。

  12. Also data access layer and RFID access layer associated with business logic layer are refactored .

    同时对与业务逻辑层密切关联的数据访问层和RFID卡访问层进行了重构。

  13. Combined . NET Reflection with abstract factory pattern in the design and implementation of data access layer .

    在数据访问层的设计和实现中,将.NET的反射技术和抽象工厂模式相结合,进一步提高了系统的可扩展性和易维护性。

  14. This solution requires refactoring business logic layer , data access layer and presentation layer accordingly .

    方案要求依次对业务逻辑层、数据访问层和表示层进行重构。

  15. The data access layer provides a semantic data store , a user profile , and the rules database .

    数据访问层提供了一种语义数据存储、一个用户个人文件以及规则数据库。

  16. And data access layer , with typical DAO pattern , manipulates persistence store .

    数据访问层主要应用DAO模式,处理持久化问题。

  17. NET in this paper . We complete a design and implement of common data access layer by using Factory design pattern .

    NET平台下的通用数据库编程技术,并利用Factory等设计模式完成了一个通用数据库访问层的设计与实现。

  18. The Business Logic Layer , in turn , requests that the Data Access Layer deal with data persistence .

    而业务逻辑层则请求数据访问层处理数据持久性。

  19. Finally , the data access layer is a persistent data store , such as a database or file storage .

    最后,数据访问层是持久化的数据存储,比如数据库或文件存储。

  20. If a data access layer is used , the code might be consolidated there and hidden from the using application .

    如果使用数据访问层,代码将整合到其中,对于使用的应用程序是不可见的。

  21. Solutions Design has released ORM Profiler , a tool meant to help improve data access layer performance .

    SolutionsDesign公司发布了ORMProfiler[1],这是一款旨在帮助提高数据访问层性能的工具。

  22. The whole network application is divided into several parts including interface layer , business layer , data access layer and data layer .

    整个网络应用程序分为用户界面层、业务层、数据访问层和数据层分别实现。

  23. Design and implement the data access layer transparent to the application layer by encapsulating details of persistence storage .

    研究并设计数据访问层,封装API调用,透明为应用层服务。

  24. This system adopts three levels B / S architecture , including presentation layer , business logic layer and data access layer .

    系统采用三层B/S架构模式,实现表现层、业务逻辑层和数据访问层的分离。

  25. This model is the Web application is divided into three basic levels : user interface layer , business logic and data access layer .

    这种模型把Web应用程序划分为三个基本的层次:用户界面层、业务逻辑层和数据访问层。

  26. This extension is made possible because of the architectural changes in the underlying data access layer of the monitor server .

    能够实现此扩展的原因是由于监视服务器的基础数据访问层中的体系结构更改。

  27. The Data Access Layer utilizes WPF data binding to tie UI components to business logic or data components .

    数据接口层(DataAccessLayer)利用WPF实现UI组件对业务逻辑和数据组件的绑定。

  28. This dissertation also discusses the Object-Relational Mapping of the data access layer and designs a simple tool to realize it .

    并对数据访问层中的对象关系映射进行了分析,设计一简单工具来实现映射,以减少开发工作量,缩短开发周期。

  29. Many users have their own data access layer , with their own APIs , to which the business logic is coded .

    许多用户都用自己的数据访问层,使用自己的API编写业务逻辑。

  30. In chapter five , according to designing principles of database , the author designs a database and a general purpose Data Access Layer .

    第五章按照数据库设计原则,设计了数据库及一个通用的数据访问层。