• 此外Sessionbean中执行所有CMP操作使得Web应用程序无需知道数据库访问任何实现细节

    Also, performing all CMP operations in a session bean shields the Web application from having to know any of the implementation details of the database access layer.

    youdao

  • 系统使用体系结构,分别为:用户交互,系统编程接口挖掘核心服务数据库访问数据库

    The system structure is a multilayer system structure with five layers. They are user interactive layer, system program interface layer, mining core service layer, data access layer, database layer.

    youdao

  • 这里模型可以看作数据访问应用程序在这里其他数据库信息源交互

    The Model can be seen as the data-access layer, where the application interacts with any databases and information sources.

    youdao

  • 如果数据库访问可靠,缓存争取弹性可能会提高读密集型应用程序总体稳定性

    If access to the source database is unreliable, striving for resiliency in the cache layer might improve overall stability for read-intensive applications.

    youdao

  • 最后数据访问持久化的数据存储比如数据库文件存储

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

    youdao

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

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

    youdao

  • 数据服务器是数据网格组成部分通过内存缓存对象来缓冲数据库访问,以实现更高性能

    Data Server tier, part of data Grid, buffers database access by caching objects in-memory for higher performance.

    youdao

  • 为了配置数据以及应用程序用于访问数据库工具

    To configure the data layer and the tools that access the database for your application.

    youdao

  • 通过FrameworkManager描述一个元数据来自大部分数据库其他来源(比如web服务)的数据Cognos报告中都可以访问

    Data from most databases and other sources, such as Web services for example, can be accessed in Cognos reports by describing a metadata layer in Framework Manager.

    youdao

  • 如图16所示,对象必要数据传递给BLL,后者随后请求数据访问数据保存MySQL数据库

    As illustrated in Figure 16, this object passes the necessary data to the BLL, which then requests the data Access Layer to save the data to MySQL database.

    youdao

  • 场景中,要求通过一种3设计,使RIA能够访问数据库,同时又无需传输任何敏感数据

    The scenario considers a RIA accessing a database without transferring any sensitive data by using a 3-tier design.

    youdao

  • 通过允许Web服务器直接访问包含动态内容其他数据资源(比如数据库),2Web架构可以满足这些需求

    The 2-tier Web architecture addressed these requirements by giving Web servers direct access to other data resources (such as a database) that provide dynamic content.

    youdao

  • 一个分布式内存缓存系统Facebook(包含其他很多网站)作为Web服务器MySQL服务器之间缓存(因为数据库访问相对比较)。

    It's a distributed memory caching system which Facebook (and a ton of other sites) use as a caching layer between the web servers and MySQL servers (since database access is relatively slow).

    youdao

  • 应用程序主要数据库持久性框架数据库访问对象用户界面(UI)控制器视图

    The main layers of the application are a database, a persistence framework, a database access object, and user interface (UI) controller and view layers.

    youdao

  • PHP数据库访问使用PEARDB完成,这是一个方便数据库抽象不管数据库如何实现的,它都可以使用相同数据库访问代码

    PHP's database accesses are done using PEAR: : DB, a handy database abstraction layer that allows the same database-access code to be used regardless of what database is implemented.

    youdao

  • 数据库经常组件对象访问组件对象由另一代码调用,这一通常就是所谓中间

    The database is often accessed by components or objects that execute on the server and are called by other layers of code, often referred to as the middle tier.

    youdao

  • 业务数据库没有任何通讯-这些数据访问处理

    The Business Layer does not have any direct communication with the database - this is all handled by the Data Access Layer.

    youdao

  • 客户端应用模型中,人们甚至直接事件处理器中访问数据库

    In 2-tier Client application models people were even accessing the database directly from the event-handlers.

    youdao

  • 例如Cognos报告中,可以通过FrameworkManager描述一个元数据访问大多数数据库其他数据源例如Web服务中的数据

    Data from most databases and other sources, like Web services, can be accessed, for example, in Cognos reports by describing a metadata layer in Framework Manager.

    youdao

  • 示例应用程序通过服务访问数据库演示如何这两个使用Spring

    The sample application accesses the database through the service layer from both tiers to demonstrate how we use Spring in both of them.

    youdao

  • 通常WebEJB应用程序访问数据库数据不会同时在这两个中进行访问

    Typically you would access database data in either the Web or EJB application tiers, but not both.

    youdao

  • 如果产品类型结构相对简单(只有34),那么数据库访问会简单一些。

    If your product type hierarchy is relatively flat (only three or four levels deep), then there is less of a concern with database access.

    youdao

  • 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).

    youdao

  • 一旦数据库发生变更用户只需重新生成数据访问即可。

    Once database schema is changed, user only re-generates the data access layer easily.

    youdao

  • 数据访问提供优化的数据访问方法课件数据库进行连接

    The data access level provides optimized data access methods and carries on the connection with the courseware database.

    youdao

  • 商业服务服务器端执行ASP服务程序通过ADO来实现对数据库访问

    In the Business service, ASP service program running in server access database by using ADO.

    youdao

  • PDO提供了一个数据访问抽象意味着不管使用哪种数据库,你都可以同样函数去进行查询获取数据

    PDO provides a data-access abstraction layer, which means that, regardless of which database you're using, you use the same functions to issue queries and fetch data.

    youdao

  • 如果改变数据库结构需要相应地改变数据访问视图等。

    If you change the database structure, you need to accordingly change the data access layer, view layer.

    youdao

  • 如果改变数据库结构需要相应地改变数据访问视图等。

    If you change the database structure, you need to accordingly change the data access layer, view layer.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定