The Domain Model Layer的意思|示意
领域模型层
The Domain Model Layer的网络常见释义
域模块层 例如,有的应用增加了域模块层(The Domain Model Layer ),域模块一个对象集合,让它在不同层之间移动的。域模块层由实际需求中的业务对象组成 比如, OrderLineItem , Product等等。
领域模型层 领域模型层 (The Domain Model Layer ) : o* f; y0 m" U5 q 最后,因为我们讨论的是一个不是很复杂的、基于web的应用程序,我们需要一组能在不同的层之间移动的对...
The Domain Model Layer相关例句
The presentation layer can call the validation logic on the data provided by a form before passing it to the domain model.
展示层可以调用验证逻辑对表单提供的数据进行验证,然后再将该数据传递给域模型。
The goal of this paper is to implement code generation tool for data access layer based on domain model.
本文的研究目标是实现一个基于领域模型的数据访问层的代码生成工具。
In the domain of J2EE Web applications, the model is the business logic of an application, and the JSP pages comprising the presentation layer are the view.
在J2EE Web应用程序领域中,模式是应用程序的业务逻辑,视图是包含表示层的JSP页面。
Because the only layer containing transaction logic is the API layer, I will only show the transaction logic in that layer's domain-model classes.
因为包含事务逻辑的惟一的一个层是api层,我将只展示该层的域模型类中的事务逻辑。
A layer of DTOs isolates the domain model from the presentation, resulting in both loose coupling and optimized data transfer.
D TO的分层是孤立于表现层和领域模型的一个层上,导致二者的松耦合,优化了数据传递。
One of the earlier design decisions we have encountered in the initial model is whether it is better to swap the positioning of the industry layer and the business domain layer.
我们在初始模型中遇到的较早设计决策之一是将行业层和业务领域层交换一下位置是否会更好。