The dxlobj and dxldao packages are the generic data access classes that have been designed for this article.
dxlobj和dxldao包是为本文设计的通用数据访问类。
The OGSA-DAI is to define OGSA portType for generic data access and integration services, in order to present uniform access to a wide range of data sources.
DAI结构打算为一般性的数据访问和集成服务定义OGSA 接口类型,以便成为不同的数据源访问的统一接口。
Integration of rural credit cooperatives' credit management system, the generic data access interface and security control implementation of the three-tier framework are analysed and researched.
结合农村信用社信贷管理系统,对三层构架中的通用数据访问接口和安全控制实现进行了分析研究。
Often, data access APIs such as JDBC and JPA provide only very generic information about the exception condition, and do not allow the specific cause to be effectively identified.
通常,诸如jdbc和JPA等数据访问API仅提供有关异常条件的非常一般的信息,并且不支持有效地确定特定的问题根源。
XML also presents enough common attributes to services and applications to facilitate generic access to the data from heterogeneous programming languages and environments.
XML也向服务和应用程序提供足够的公共属性,以方便对来自各种编程语言和环境的数据的一般访问。
XQJ is a generic XQuery data access framework, which provides a uniform interface on top of a variety of different XQuery implementations.
XQJ是一个通用的XQuery数据访问框架,它在许多不同的XQuery实现之上提供了一个统一的接口。
The framework's support for Hibernate is in compliance with Spring's generic transaction and data access object (DAO) exception hierarchies.
框架对Hibernate的支持符合Spring通用的事务和数据访问对象(DAO)异常层次结构。
This article describes a generic way to access data using the Open SQL interface in which the actual data to be retrieved from a single table or a number of tables is specified at run time.
本文介绍一种使用OpenSQL接口访问数据的通用方法,这种方法从在运行时指定的一个或许多表中获取实际数据。
Applications can traverse the graph using the generic SDO API, they can access data using the object model defined by the content model, or they can use XPath to extract data from a DataGraph.
应用程序可以使用普通的SDOAPI遍历图形,它们可以使用由内容模型定义的对象模型访问数据,或者使用XPath从DataGraph中提取数据。
The generic DAO pattern (also called Typesafe DAO) is critical to reducing code duplication in the data access tier.
泛型dao模式(也称为类型安全的DAO)对于减少数据访问层中的代码重复非常重要。
The ODBC wrapper is a generic wrapper which supports access to all ODBC 3.x compliant data sources.
ODBC包装器是一种通用包装器,它支持对所有遵从 ODBC 3.x 的数据源的访问。
To access all of this eBay data from your Web application, you will need to deal with the browser's same origin policy by using a generic proxy.
要从您的Web应用程序访问所有这些eBay数据,您需要通过使用一个泛型代理(generic proxy)来处理浏览器的同源策略。
The general idea is to provide data and processing services in the form of a generic Web-enabled service, such that an interested user can locate, bind, and access the service of interest.
其一般思想是以支持 Web的通用服务的形式提供数据和处理服务,以便相关用户能够定位、绑定和访问相关服务。
The Data Access Object (or DAO) pattern separates a data resource's client interface from its data access mechanisms, adapts a specific data resource's access API to a generic client interface.
本文详细介绍了数据访问对象设计模式:将数据源的客户访问接口和数据访问机制分离开,使特定的数据源访问API转化成普通的客户端接口。
The Data Access Object (or DAO) pattern separates a data resource's client interface from its data access mechanisms, adapts a specific data resource's access API to a generic client interface.
本文详细介绍了数据访问对象设计模式:将数据源的客户访问接口和数据访问机制分离开,使特定的数据源访问API转化成普通的客户端接口。
应用推荐