The business logic layer of the system USES ADO.
该电子阅览室系统的业务逻辑层使用ado。
The Business Logic Layer (BLL) is where the business rules are centralized.
业务逻辑层 (BLL)是集中存放业务规则的地方。
The Business Logic Layer, in turn, requests that the data Access Layer deal with data persistence.
而业务逻辑层则请求数据访问层处理数据持久性。
The facade pattern is a valuable tool for interacting with the business logic layer of a J2EE application.
facade模式是一个在与J2EE应用程序中的业务逻辑层进行交互很有用的工具。
Expatiate on the design of system architecture, business logic layer and some related core techniques.
并对系统的体系结构、业务逻辑层的设计和相关核心技术进行了阐述。
According to the database schema information and customized code template, code is built for business logic layer.
本文叙述根据数据库架构信息和定制的代码模板自动生成业务逻辑层代码的实现方法。
It consists of four loosely-coupled bundles: a Web layer, a business logic layer, a persistence layer, and an API bundle.
该架构包含4个松耦合bundle:一个web层、一个业务逻辑层、一个持久化层、以及一个APIbundle。
The Business Logic Layer consists of the value providers that provide data to the Ajax-enabled controls (see Figure 5).
业务逻辑层包含值提供者,为支持Ajax的控件提供数据(请参见图5)。
In the three-layer architecture model information system is divided into: expression layer, business logic layer, DBMS layer.
三层结构体系是在分布式技术的基础上,把信息系统按功能划分为表示、功能及数据三部分。
After receiving a request from a Web service client, the Resource request Handler requests the service from the business logic layer.
从Web服务客户端收到请求之后,ResourceRequestHandler从业务逻辑层请求服务。
Spring framework is used to tie together the components in the Data Access Layer, the Business Logic Layer, and the Presentation Layer.
Spring框架用于将数据访问层、业务逻辑层和表示层中的各组件结合在一起。
The Presentation layer and the Business Logic layer can be on two different machines and can be offered by different J2EE platform providers.
表示层和业务逻辑层可以位于不同机器上,也可以由不同的J2EE平台供应商提供。
For instance, the Presentation layer (Web container) can be provided by Tomcat and the Business Logic layer (EJB container) can run on WebSphere.
比方说,表示层(web容器)可以由Tomcat提供,同时,业务逻辑层(ejb容器)可以运行在WebSphere上。
It accepts the request from the browser, requests the service from the business logic layer, generates the presentation, and responds to the browser.
它从浏览器接受请求,从业务逻辑层请求服务,生成表示并对浏览器做出响应。
In addition, as new REST and MVC frameworks become available in the future, it is easier to implement them without rewriting the business logic layer.
此外,由于将来可以使用新的REST和mvc框架,实现它们变得更加容易,无需重写业务逻辑层。
The ability to use PHP to move freely between the business logic layer and the presentation layer (using the PHP template engine) was also very appealing.
为了在业务逻辑层和表示层之间自由地移动(使用PHP模板引擎),还需要掌握PHP。
DECP is made up of data access layer, business logic layer, security proxy, data transport proxy, client proxy, messages layer and transactions manager.
DECP由数据访问层、业务逻辑层、安全代理、数据传送代理、客户代理、消息层、事务管理器七个部分组成。
This mode partitions the software into four development layers: view controlling layer, business logic layer, database accessing layer and database layer.
该模式将软件分为四个开发层:界面控制层、业务逻辑层、数据库接口层和数据库层。
Business rules are centralized into the business logic layer that serves as an intermediary for data exchange between the presentation layer and the data access layer.
业务规则可以集中到业务逻辑层,该层充当表示层和数据访问层之间的数据交换的中间层。
If a customer places an online order, the business decision to decide if they qualify for free shipping would belong in the business logic layer, running in Process Server.
如果客户进行了在线订购,则决定他们是否具有免费发货资格的业务决策属于在Process Server中运行的业务逻辑层。
Decoupling the Browser Request Handler and Resource Request Handler from the business logic layer helps facilitate code reuse, and leads to a flexible and extensible architecture.
从业务逻辑层中解耦browserRequestHandler和Resource Request Handler有助于促进代码重用,并能实现灵活和可扩展的架构。
Like the Browser request Handler, the Resource request Handler provides an interface to, albeit, different clients, and requests that the Business Logic Layer handle the processing.
与浏览器请求处理程序相似,资源请求处理程序提供了一个到不同客户机以及业务逻辑层所处理的请求的接口。
The example in this article consists of the Data Abstract Layer (DAL), Data Transfer Objects (DTOs), the Business Logic Layer (BLL), the Presentation Layer, and supporting helper classes.
本文中的示例包含数据抽象层(DAL)、数据传输对象(DTO)、业务逻辑层(BLL)、表示层和用于支持的helper类。
This software USES the present small and medium-sized software mainstream architecture that three layer architecture, the data layer, business logic layer, presentation layer, three layer.
本系统程序采用目前中小软件的主流架构即三层架构,分数据层,业务逻辑层,表示层三层。
The service requests generated by the end-users at the presentation layer are handled at the business logic layer, where the IDs are treated as configuration parameters to the business services.
最终用户在表示层生成的服务请求在业务逻辑层进行处理,在其中会将ID作为业务服务的配置参数进行处理。
If you have your application's business logic layer neatly packaged in a Web service or COM object, then you may be able to build view and control logic in J2EE that makes use of that COM object.
如果您的应用程序业务逻辑层被巧妙的打包成web服务或者COM对象,您就可以把视图和控制逻辑构建在J2EE上,利用这个COM对象。
MVC developers can frequently "cheat" by including business logic code directly in the presentation layer, instead of the service layer where it belongs.
MVC开发人员通常直接在表示层中包含业务逻辑代码进行 “欺骗”(而不是包含到它所属的服务层中)。
SCA takes many of the details of access technology, implementation, and protocols, and moves them into the middleware layer away from the business logic.
SCA包含大量有关访问技术、实现和协议的细节,并将它们从业务逻辑转移到中间件层。
SCA moves many of the details of access technology, implementation, and protocols to the middleware layer - away from the business logic.
SCA将业务逻辑中有关访问技术、实现和协议的大量细节移动到中间件层中。
Model refers to your data, View to your presentation layer, and Controller refers to the application or business logic.
模型指数据,视图指表示层,而控制器指应用程序逻辑或业务逻辑。
应用推荐