您要查找的是不是:
- general database access layer 通用数据库访问层
- He is team lead and architect for the Process Choreographer database access layer and work item manager. 他是团队负责人,并且从事数据库访问层和工作项目管理器的构建。
- SC-SODAF model is divided into three layers in concept view: Offline enabled, Cacheservice, General Database Access (GDA) service. SC-SODAF 模型按概念视图可分为三层:离线工作支持、缓存服务、通用数据库访问服务。
- general database access component 通用数据库访问组件
- The custom tags supplied in this sample provide support for variables and generic database access from within a SRF file. 此示例中提供的自定义标记支持变量和从SRF文件内进行的一般数据库访问。
- Design of General Database Access Component Based on COM 基于COM技术的通用数据库存取组件的设计
- Design and implementation of general database access component based on COM 基于COM的通用数据库访问组件的设计与实现
- The next page will describe access layer switches. 下一页将描述存取层交换器。
- database access layer 数据访问层
- DB++ is a database abstraction layer for C++. It provides a JDBC-like abstract database access interface in C++. 是个C++数据库抽象层,提供一个类似JDBC的抽象数据库访问接口。
- DBI defines methods, variables and conventions for database access. DBI定义了访问数据库的方法、变量以及约定。
- Cocoon provides a database access mechanism using XSP. 在Cocoon中,提供了一套使用XSP对数据库进行数据访问的机制。
- Loosely coupled, extensible database access library written in C#. 这是用C%23编写的松散耦合的、可扩展的数据库访问类。
- NET is a new database access technology in Microsoft Net platform. NET是微软.;NET平台中的一种新的数据库访问技术;采用ADO
- A generalized database management and multi-user operating system designed for the business environment. 一种为商业环境而设计的通用数据库管理和多用户操作系统。
- The access layer provides users in workgroups access to the network. 存取层提供工作群组的用户可以使用网路。
- This database access is not generally available to the public yet. 多数公众还不能使用这个数据库。
- Frequentlythe Model will encapsulate database queries, perhaps taking advantageof an abstract database class (a data access layer) to actually performthe queries. 模型常常会封装对数据库的查询,也许是为了充分利用抽象数据库类(一个数据进程层)的优势来进行查询。
- Supports any database accessible via JDBC. 支持任何通过JDBC的数据库访问。
- Remember all of the Data Access Layer code was generated by templates, so later when you change your database structure you can simply rebuild the DAL again from the templates. 记住所有的数据访问层的代码都是通过模版声称的,因此,随后当你改变你的数据库的结构的时候,你可以通过刚才的模版简单的重新构造DAL。