• Duplicating of data access logic between multiple services.

    多个服务间复制数据存取逻辑

    youdao

  • You can also test the data access logic without concern for the GUI.

    我们可以测试数据访问逻辑而无需关心gui

    youdao

  • Thus, in addition to encapsulating data, it encapsulates data access logic.

    因此除了封装数据封装了数据访问逻辑

    youdao

  • The challenge is testing this business logic without testing the data access logic.

    难点业务逻辑进行测试而无需涉及数据访问逻辑。

    youdao

  • Personally I like the idea of keeping all the data access logic encapsulated in that class.

    个人倾向于将所有数据访问逻辑封装这个类中。

    youdao

  • A simple program architecture would naturally mix the business logic with data access logic (like SQL).

    简单程序体系结构自然地业务逻辑和数据访问逻辑(sql)混合

    youdao

  • NOTE: Ideally, you could separate the data access logic into its own deployment unit and keep the controller pure.

    注意理想情况下可以数据访问逻辑分隔自己的部署单元并且保持控制器没有被混杂。

    youdao

  • If you open up the code file, you will notice that we've done a great job separating types from data access logic.

    如果打开强类型DataSet代码文件,您注意我们已经好的将类型数据访问逻辑分开。

    youdao

  • This typically means that the authorization rules have to be embedded into the data access logic of the application itself.

    通常意味着必须授权规则嵌入应用程序本身数据访问逻辑之中。

    youdao

  • Repository. This is an intermediate object used to support interactions between business logic and the data access logic.

    一个中间对象用来支持互动业务逻辑和数据存取逻辑

    youdao

  • Instead of testing your data access logic, you want to test all of the business logic that interacts with the data access logic.

    实际上希望业务逻辑而不是数据访问逻辑进行测试这些业务逻辑数据访问逻辑进行交互

    youdao

  • You'll need a live database properly seeded with lookup data to test the GUI and a properly working GUI to test the data access logic.

    需要具有正确查找数据活动数据库测试GUI一个运行正常的GUI来测试数据访问逻辑

    youdao

  • Additionally, the presentation layer might communicate with the data access logic in the middle tier through a service such as a service.

    此外展示可以透过服务(例如,服务)中介内的资料存取逻辑进行通讯

    youdao

  • Applying the data access Object (DAO) pattern throughout the applications enabled us to separate low-level data access logic from business logic.

    整个应用程序使用数据访问对象(DAO)使我们可以底层数据访问逻辑业务逻辑分离开来。

    youdao

  • The change to any of these parameters will only impact the data service code and will not force every single consumer to change their data access logic.

    任何这些参数变化影响数据服务代码不会要求每个消费者改变数据访问逻辑

    youdao

  • The presentation logic, business logic and data access logic were all clubbed together thus leading to fragile design which is hard to change without breaking.

    表现逻辑业务逻辑和数据访问逻辑掺杂在一起导致脆弱设计这样很难在不破坏原 有设计的基础上做出变动

    youdao

  • So, application flow control logic belongs in a controller and data access logic belongs in a repository. In that case, where do you put your validation logic?

    现在我们的应用程序控制逻辑控制器开始,数据库访问逻辑由repository负责,现在我们验证逻辑放在哪里呢?

    youdao

  • The data access logic is interwoven with application logic, which makes it hard to reuse the data access logic, as well as to keep track of it, and to modify it.

    数据访问逻辑应用程序逻辑相互交织从而很难重用数据访问逻辑和跟踪逻辑,以及修改该逻辑。

    youdao

  • However, with the direct coupling approach, the data access logic is interwoven with the application logic, making it hard to reuse, keep track of, and to modify.

    然而对于直接耦合方法数据访问逻辑应用程序逻辑相互交织从而很难重用跟踪修改数据访问逻辑。

    youdao

  • Once the mapping is done, you can manipulate mapped objects as normal objects and easily submit changes back to relational database without writing complex data access logic.

    一旦完成映射可以将他们当成普通对象处理无需编写复杂数据访问逻辑就可以轻松地更改提交数据库

    youdao

  • EJB: the EJB backend type is used to persist a CMP bean to a backend that provides an EJB facade, such as a stateless session bean that exposes methods that contain the desired data access logic.

    EJB: ejb后端类型用于CMPBean保存EJBFacade公开包含所需数据访问逻辑方法无状态会话

    youdao

  • Service implementation has to support not only business functionality of the service, but also all of the data validation and access and coordination logic.

    服务实现不得不除了支持服务业务功能之外,需要支持所有数据验证存取协调逻辑

    youdao

  • The issue here is that existing applications effectively control enterprise data access through implementation of the data access and validation logic.

    这儿问题现有应用通过实现数据存取验证逻辑有效控制企业数据访问

    youdao

  • Logic and metadata used to define data access and aggregation can be reused across different projects.

    用于定义数据访问聚集逻辑和元数据可以不同项目之间重用

    youdao

  • The next version should focus less on the data access and business logic tiers and more on the service interface.

    版本应该重点放在服务接口不是数据访问业务逻辑

    youdao

  • Logic on defining data access and aggregation can be reusable across different projects.

    有关定义数据访问聚合逻辑可以在不同的项目中加以重用。

    youdao

  • The power of this layer is in separating data access code from the business logic for disparate data store technologies.

    作用在于针对不同数据存储技术业务逻辑分离数据访问代码

    youdao

  • Decoupling the service definition from the business logic (controller) and from access to the data (entity) ensures that no business logic manifests itself in the entities.

    服务定义业务逻辑(控制器)以及数据(实体)访问分离,可确保实体不会透露任何业务逻辑。

    youdao

  • The business logic, which, in most cases, involves access of data stores like relational databases.

    业务逻辑,(许多情况下)包括数据存储(比如关系数据库)的访问

    youdao

  • Logical tiers divide the conceptual architecture into components that play specific roles within the application, such as presentation, application logic, business processes, and data access.

    逻辑概念体系结构划分为在应用程序扮演特定角色组件表示层、应用程序逻辑层、业务流程数据访问层。

    youdao

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

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

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