SPARQL不需要设计数据访问接口。
SPARQL doesn't require you to design a data access interface.
图16:需要测量的简单的数据访问接口类。
Figure 16: Example of a simple Data Access Object class that we might want to profile.
根据各子系统的需求,网元配置管理系统提供配置数据访问接口以同步数据。
According to the needs of each subsystem, the system provides configuration data access interface to synchronize the data.
访问层上,设计了内部数据访问接口,实现了本地数据和远程数据的透明访问。
In controlling layer, uniform interface is designed to implement the local data accessing and remote data accessing.
结合农村信用社信贷管理系统,对三层构架中的通用数据访问接口和安全控制实现进行了分析研究。
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.
系统采用ADO和DAO作为外部数据访问接口,实现属性数据与空间数据的连接和数据库信息的更新。
With ADO and DAO as database access interface, this system makes the connection between attribute data and spatial data, and the updating of database information come true.
SDAI是STEP采用的标准数据访问接口,是针对不同的数据存贮技术而提供的统一的数据存取接口标准。
SDAI is the standard data access interface adopted by STEP, it aims to provide a uniform data access interface standard between different systems.
在整个数据转换过程中,XML的提供了通用的数据描述的格式和映射标准,规定了数据类型,并给出数据访问接口。
During the data exchanging, XML support general data describe format, used for data mapping, and give data accessing interface.
在解决DCS系统中多平台的数据访问和集成问题中,必须要为每个不同的平台开发一个相应的数据访问接口和服务器。
The problems that solving Multi-platforms' integration and data access of DCS control system which needs to implement a corresponding data interface and server for each different data platform.
在扩展星型模型的基础上,设计了多维逻辑模型和物理模型,并给出了一种具有通用数据访问接口的OLAP模型生成方案。
Basing on the extended star model, We design logical and physical data model of OLAP and provide a solution to create OLAP data model having general interface of visiting data.
我选择将这个dao封装在一个接口中,这样我就能够切换数据访问层来使用不同的持久性策略。
I choose to wrap the DAO in an interface, so I can switch my data access layer to use different persistence strategies.
使用这种方法,您可以利用由应用程序暴露的应用程序编程接口(API)来访问旧系统封装的数据和功能。
With this approach, you leverage the application programming interfaces (APIs) exposed by your applications to access both the data and the functionality encapsulated by legacy systems.
下一版本应该把重点放在服务接口,而不是数据访问和业务逻辑层。
The next version should focus less on the data access and business logic tiers and more on the service interface.
具体形式会因rtls提供者和用于访问位置数据的接口而不同。
This varies both by RTLS provider and by the interface used to access the location data.
受活跃开源社区的支持,它提供了额外的工具和接口,使语言能访问或获取大量来源的数据。
Support from an active open source community that provides additional tools and interfaces for the language to access or derive data from a huge number of sources.
它将内部拉出解析器接口包装在定义各种元素和属性访问方法的数据编出上下文类中。
It wraps an internal pull parser interface in an unmarshalling context class that defines a variety of element and attribute access methods.
汽车列表数据库还可以通过SOAP接口访问,以轻松集成到其他应用程序中。
The database of car listings is also available through a SOAP interface, for easy integration into other applications.
本文的代码示例(在下载中可以获得完整的代码包)演示如何使用这些接口帮助执行审计和减少数据访问对象(DAO)中的代码重复。
This article's code examples (see Download to obtain the full package) show how to use these interfaces to facilitate auditing and reduce code duplication in data access objects (DAOs).
这个类是服务注册中心Repository类的一个具体实现,它为数据访问层提供了基础的接口。
This is a specific implementation of the Repository class for Service Registry, which provides the primary interface to the data access layer.
通过预定义的接口(如idoc和BAPI),您可以访问核心业务数据。
You can access the core business data by predefined interfaces such as IDoc and BAPI.
这是一个Spring和数据访问对象(DAO)服务,其接收运行在JMS服务接口之上的REST编码的请求。
This is a Spring and Data Access Object (DAO) service that receives a REST-encoded request over a JMS service interface.
通过Web接口访问数据。
幸运的是,Tuscany等的sca运行时可以为您完成消息传递、理解各种接口、与访问和数据绑定交互,以及调用各种实现类型等全部工作。
Luckily, an sca runtime such as Tuscany picks up the TAB for routing messages, understanding various interfaces, interfacing with access and data bindings, and calling many types of implementations.
LotusNotes允许使用几个不同的编程接口来访问关系数据。
Lotus Notes lets you use several different programming interfaces to access relational data.
ResultSet接口提供了大量技术,可用于访问查询返回的数据。
The ResultSet interface provides a number of techniques for accessing the data returned from your query.
这一扩展为所有的SQLServer 2005版本(包括速成版),提供了一个数据访问编程接口。
The extension provides a procedural interface for accessing data in all versions (including Express) of SQL Server 2005.
然后,可以使用XQuery、SQL或者DB2提供的任何应用程序开发接口访问和操纵XML数据。
You can then use XQuery, SQL, or any of the application development interfaces that DB2 offers, to access and manipulate the XML data.
PDO并不是类似于PearDB的数据库抽象层,而更像一种采用了统一api(应用编程接口)的数据访问层。
PDO is not an abstraction layer like PearDB. PDO is a more like a data access layer which USES a unified API (Application Programming Interface).
组件接口.jar文件包含您计划访问的数据的接口。
The.jar file contains the interfaces for the data that you plan to access.
Django提供了自己的对象关系型数据映射组件(object - relationalmapper,orm)库,它可以通过Python对象接口支持动态数据库访问。
Django comes with its own object-relational mapper (ORM) library that supports dynamic database access through a Python object interface.
应用推荐