极大地减少用于数据转换和异常处理的繁琐代码,从而专注于核心业务逻辑。
Significant reduction of tedious code for data conversion and exception handling, allowing you to focus on core business logic.
首先,因为注解存在于切面中,而不是核心业务逻辑,所以转换的成本并不高。
Firstly, as the annotations are in the aspects, not core business logic, the cost of switching isn't high.
调用处理程序类还会把方法调用委托到真正的实现类,以便处理核心业务逻辑。
The invocation handler class will also delegate method calls to a real implementation class in order to process the core business logic.
清单3显示了如何用验证服务把验证逻辑从核心业务逻辑实现中去耦。
Listing 3 shows how a validation service can be used to decouple validation logic from the implementation's core business logic.
业务构件可以在应用核心业务逻辑之前调用一组数据的Bean验证。
A business component can call Bean Validation on a set of data before applying the core business logic.
业务逻辑层实现了核心业务逻辑,持久化层负责对数据库的具体操作。
Business sublayer implements business logic and persistent sublayer is responsible of operating with data source.
根据通用数据表示形式开发核心业务逻辑,从而将其从每个应用程序的细节分离出来。
Developing the core business logic based on a generic data representation decouples it from the specifics of each application.
验证过程经常散落在方法调用里,这样就造成很难区分验证逻辑和核心业务逻辑。
Validation processes are often scattered throughout method calls, making it difficult to tell the difference between validation logic and core business logic.
业务规则提供以一种可以从核心业务逻辑实现进行封装和外部化的格式来表示业务规则的能力。
Business rules Provide the ability to represent business rules in a format that can be encapsulated and externalized from the core business logic implementation.
4gl供应商承担这些框架的维护责任,开发人员重新获得自由,可以专注于用户界面和核心业务逻辑。
The 4gl vendor assumes the burden of maintenance for these frameworks and the developer is free again to focus on the user interface and core business logic.
这就是说,程序不需要为程序之中的永久性对象生成单独的键值,而允许将注意力放到核心业务逻辑以及业务规则之上。
That is, not having to generate unique key values for persistent objects within the application allows the focus to remain on core business logic and business rules.
动态代理类给了我们一种以统一方式方便地处理任何方法上的验证途径,同时把所有的验证逻辑完全与核心业务逻辑分离开。
Dynamic proxy classes give us a way to easily handle validation on any method in a uniform way, while completely separating all of the validation logic from the core business logic.
验证与业务应用程序的安全性和功能一样重要,核心的应用程序逻辑通常和验证程序混杂在一起。
As important as it is to the safety and functionality of your business applications, core application logic is often cluttered with validation routines.
一个基于SOA的EMR能够轻易地支持很多用户界面窗体,因为核心数据和业务逻辑功能与表现层是松耦合的。
An SOA-based EMR can readily support many forms of user interface because the core data and business logic functions are loosely coupled from the presentation.
XML提供强大的数据和业务逻辑功能,且对于在不同的企业系统和设备之间交换核心数据非常理想。
XML offers powerful data and business logic functionality and is ideal for exchanging core data among diverse enterprise systems and devices.
虽然这种方法可以把接口的验证逻辑从它的核心业务代码去耦,但是它的可重用性和可配置性不是很强。
While this approach works to decouple the interface's validation logic from its core business code, it isn't very reusable or configurable.
清单2中的PHP文件包含核心银行出纳员函数所需的业务逻辑。
The PHP file in Listing 2 includes the business logic required for the core bank teller functions.
在这一部分中,您将会从MEMBERS数据库中生成JPA实体,这一操作是从业务逻辑的核心部分来为Acme的成员系统所完成的。
In this section, you will generate the JPA entities from the members database tables that form the heart of the business logic for Acme's membership system.
业务规则—业务决策逻辑是与核心应用逻辑分离的。
Business rules - the business decision logic is separated from the core application logic.
并对系统的体系结构、业务逻辑层的设计和相关核心技术进行了阐述。
Expatiate on the design of system architecture, business logic layer and some related core techniques.
为了最大限度地重用复杂的业务逻辑代码,您通常倾向于围绕系统的核心和主要业务功能设计类的层次结构。
To maximize the reuse of complex business logic code, you typically tend to design a hierarchy of classes around the core and primary business functions of the system.
结合IBM域管理系统,分析了该系统设计构架,并结合主体构架图,阐述了系统的业务逻辑和核心处理模块的处理流程。
The thesis introduced the IBM Field Management System, analyzing the system design frame, combining main frame diagram, business logic and core processing module.
之后,针对平台的核心业务子系统,进行了详细的软件静态逻辑设计、软件动态逻辑设计和数据库设计。
Later, we do detailed design including software static logical design, software dynamic logical design and database design. Now the platform has been delivered and running online.
之后,针对平台的核心业务子系统,进行了详细的软件静态逻辑设计、软件动态逻辑设计和数据库设计。
Later, we do detailed design including software static logical design, software dynamic logical design and database design. Now the platform has been delivered and running online.
应用推荐