It manages all of the low level logic associated with the specific data base protocols.
它管理所有与特定数据库协议有关联的低级逻辑。
In BPEL-based business applications, this business-level logic is transferred to the BPEL layer.
在基于BPEL的业务应用程序中,这种业务层面逻辑被转移到bpel层中。
If you want to start writing some top-level logic in Lua, though, it's very easy and efficient to do so.
如果您想开始用Lua编写某种顶层的逻辑,那很容易,并且非常有效。
The Business component handles any component-level logic and can be used to create different transactions.
业务组件(Businesscomponent)处理组件级逻辑,并且可用于创建不同的事务。
The Finder controller handles any transaction-level logic and may call one or more business components for component-level logic
finder控制器(finder controller)处理事务级逻辑,可能调用一个或多个用于组件级逻辑的业务组件。
If BPEL is used, it is important that BPEL is controlling the high level steps, not being used as a visual coding language to perform low-level logic.
如果使用BPEL,重要的是BPEL要控制高级步骤,而不是被用作一种可视编码语言来执行低层逻辑。
The InfoSphere DataStage job evaluates a row by using high level logic that has each record processed through a stage that evaluates the rules it needs to execute.
InfoSphereDataStage任务通过使用高级逻辑来评估一行,该高级逻辑在评估其所需执行规则的阶段中,处理每个记录。
We separate the physical view and logic view of IR, and make algorithms work on the high-level logic view, and map the high-level algorithms into low-level IR through view transformations.
分离对象的物理视图与逻辑视图,隐藏物理视图的实现细节,使算法工作在高层的逻辑视图上,并通过视图变换将高层算法映射到低层中间表示上。
Most BPM engines allow you to keep a record of whatever is happening on the business logic level.
大多数BPM引擎允许您对在业务逻辑层面上发生的所有活动保持一个记录。
Or perhaps the service broker would encapsulate business logic that varies the selection of service providers based on established service level agreements or business rules.
或者,服务代理可以封装业务逻辑,以根据已建立的服务级别协议或业务规则改变服务提供者的选择。
The second level allows you to create more complex data-specific logic.
第二级安全性让您可以创建更加复杂的数据特有的逻辑。
But, our experience shows that nesting the two languages more than one level deep is usually not needed to express the desired query logic.
但是,我们的经验显示,表达所需的查询逻辑通常并不需要两种语言的嵌套层次超过一层。
Custom Data Binding allows you to hide this logic below the interface level and present a more application-centric API.
自定义数据绑定允许您将该逻辑隐藏在接口级别下,而提供更加以应用程序为中心的API。
Please note that the logic applied here depends on the structure of the domain model, and as the level and number of attributes increase, the complexity of conversion increases in the action class.
注意,这里适用的逻辑取决于域模型的结构,随着属性的级别和数量增加,操作类中的转换的复杂性也相应增加。
The ability to embed business logic into documents empowers enterprises to control security at the document level.
把业务逻辑嵌入文档的能力使企业能够在文档级控制安全性。
At the sovereign level the same logic should apply to hopelessly bankrupt Greece: it needs a debt write-down.
在主权债务层面,同样的逻辑可以应用于毫无希望并陷入破产境地的希腊:它需要进行债务减记。
The conversation model takes this approach to the next level by introducing a third layer on top of the flow logic.
对话模型在流逻辑上引入了第三个层,从而使这种办法更进了一步。
Review the comments in these files to understand the code or refer to the next section, which provides a high-level description about the code logic.
通过这些文件中的注释了解代码的作用,或者参考下一节中对代码逻辑的解释。
Review the comments in this file to understand the code or refer to the next section, which provides a high-level description about the code logic.
通过这个文件中的注释了解代码的作用,或者参考下一节中对代码逻辑的解释。
To map the possible flow logic at the operation level, create the following wiring.
要在操作级别映射可能的流逻辑,请创建以下连接。
After all, the "b" in BPEL stands for "business," so BPEL should be used only for programming on the business logic level.
毕竟,BPEL中的“b”代表“业务(business)”,因此,BPEL应该只用于在业务逻辑层面上编程。
This software logic can be written in a higher level programming language, or it can be executed as assembler logic on a computer chip.
这里的软件逻辑可以使用较为高级的编程语言编写,可作为汇编程序逻辑在计算机芯片上执行。
It is the abstract level of logic, and what is logic then?
意识是对思维的抽象层面,思维是什么?
Therefore, they are able to keep a loose-coupled level among different components so that they can focus on their business logic code.
因此,在不同的组件之间可以保持一定程度的松散耦合,这让他们可以专注于自己的业务逻辑代码。
This statement follows as a matter of logic: at world level, supply must equal demand.
这样的论断基于的逻辑是:在世界范围内,供给必须等于需求。
This also frees you from low-level data conversion and mapping tasks, and enables you to focus more on business logic development.
而且您再也不用执行低级数据转换和映射任务,使您能够更多地关注业务逻辑开发。
Again, this is possible because SQL USES set-level processing and DB2 optimizes the query to determine the data-navigation logic.
同样,由于SQL使用集合级别的处理以及DB 2优化查询来确定数据导航逻辑,所以这是可能的。
When the request is accepted and implemented, the resulting higher-level composite application is processed in an accounting application based on the business logic of the pricing and tax services.
如果接受并实现了该请求,那么在基于价格和税务服务的业务逻辑的结帐应用程序中将处理高级的复合应用程序。
Therefore, the application developer need only focus on coding the business logic without having to code the low-level services automatically handled by the container.
因此,应用程序开发者只需集中精力对业务逻辑进行编码而不必对底层服务编码,这些底层服务由容器自动处理。
Applying the data access Object (DAO) pattern throughout the applications enabled us to separate low-level data access logic from business logic.
在整个应用程序中使用数据访问对象(DAO)使我们可以将底层数据访问逻辑与业务逻辑分离开来。
应用推荐