dto

dto

 英

  • 网络数据传输对象(Data Transfer Object);数据发送对象(Data Transmission Object);数据传送对象

例句

On the surface, the most maintainable approach is to eschew DTOs altogether and get one attribute at a time from the client.

表面维护最好方法就是完全避免DTO采用一次客户机获取一个属性方法

Dto-mba writing created by Naxi Nationality is one of oldest pictograph in existence, known as "an alive pictograph of the world" .

纳西族当今世界一种古老文字符号称为活着象形文字”。

Cut-off The maximum length of sheet that can be printed on a web press and equivalent dto the circumference of its impression cylinder .

卷筒印刷机亦步亦趋压力圆筒周长

If the front door does not open within specified time , car will enter DTO operation .

如果前门指定时间打开轿进入DTO操作

Business Delegates and Session Facades contained service methods, each having its own pair of input- and output-DTOs.

BusinessDelegateSessionFacade包含服务方法各自自己input-output-DTO

More seriously, the name you choose for a DTO should clearly indicate what data it is returning.

认真一点DTO选择名称应该清楚地指示返回数据

Further, recommending code that lets you ask an entity EJB component to "give me a DTO of yourself" seems reasonable and well encapsulated.

此外推荐代码看起来非常合理得到良好封装能够要求实体EJB组件一个自己DTO”。

The tools will use the namespaces defined in the WSDL to determine the package names of the generated JavaBeans (or DTOs).

这些工具使用定义WSDL名称空间确定生成JavaBeanDTO

Detached JPA entities are used as data transfer objects (DTOs) between the various layers of the architecture.

可以使用独立JPA实体作为架构之间数据传输对象DTO)。

The objects that DAOs operate on are usually called value objects, although the term data transfer objects (DTO) is more meaningful.

DAO操作对象通常称为对象尽管术语数据传送对象(datatransferobject,DTO)意思更为贴切

On the plus side, you only have to modify the DTO every time you add or remove an attribute.

这种方法好处在于每次添加删除属性需要修改DTO即可

The provider-side data types may not be simple DTOs, in that they include additional business logic.

提供程序数据类型不可能简单DTO因为它们包括其他业务逻辑

Use a Web services tool to generate the DTOs, SEI, and client stub implementation for the service requester from the WSDL.

使用Web服务工具服务请求程序WSDL文档生成DTOSEI客户机存根实现

A lot depends on if you already have an appropriate DTO or not.

程度取决于是否已经拥有适当DTO

The tools generate a Java class (a DTO) for every complex type defined in the WSDL types element.

这些工具定义WSDLtypes元素每个复杂类型生成一个JavaDTO)。

You only have to develop one DTO and retrieval method per entity.

这样只得每个实体开发一个DTO一个检索方法

Systematically map your analysis work products to the appropriate EJB components and DTOs.

系统分析工作成果映射适当EJB组件DTO

The Data Transfer Object (DTO) pattern is used to package multiple data structures into one.

数据传输对象DTO模式多个数据结构封装一个

Before Mashups4JSF, developers had to manually produce the feeds from the application's DTOs (data transfer objects).

Mashups4JSF出现之前开发人员需要应用程序DTO数据传输对象手动生成feed

Create a WSDL document, defining the Web service operations that use some subset of the DTOs.

创建WSDL文档定义Web服务操作这些操作DTO某些子集

These DTOs would contain the precise set of properties to share.

精确共享属性包含这些DTO

The names in the associative array must match with the properties in the DTO.

关联数组名称必须DTO属性名字匹配

Web applications normally use DTOs to pass information from Web layer to the Service layer.

Web应用通常使用DTOWeb服务传递信息

Now we can get to the point of why there will not be that many DTOs and associated methods.

现在我们理解为什么不会很多DTO相关方法原因

Next, testparm is complaining about an invalid parameter called hide dto files.

接下来testparm抱怨一个hidedtofiles无效参数

Would thou and those thy scars had once prevail'dTo make me fight at land!

当初满身不曾使听从的话陆地作战

In the worst case for this example, there are only eight DTOs needed to support the business process.

糟糕情况八个DTO支持业务流程

No additional DTO classes are created in this article.

本文没有创建额外DTO

Writing the domain object to DTO mapping code is tedious.

对象写入DTO映射代码非常枯燥

Create (or identifiy) a data model for the DTOs used in the interface.

接口中用DTO创建确定数据模型

No additional DAL or DTO classes are needed in this article.

本文需要任何额外DALDTO

When you implement a new class of use case, you have to create a new DTO and go tweak the EJB to retrieve it.

实现用例必须创建一个DTO调整EJB以对进行检索

These methods must use the DTOs from Step 1 as the input and output arguments.

这些方法必须使用步骤1DTO作为输入输出参数

These parameters are passed to the Web layer of sample application using the DTOs.

利用DTO这些参数传递例子应用Web

The DTO they return is described in the class diagram on Figure 5.

它们返回DTO5关系进行描述

I have been following your articles lately and had to comment about the use of data transfer objects (DTOs).

已经最近文章对于数据传输对象DTO),提出一些自己看法

For example, say we wanted to get just the "standalone" DTO associated with a given entity type.

例如我们希望获取给定实体类型相关独立DTO

Figure 5 shows seven DTOs with content (a relationship counts).

5显示包含内容关系计数DTO

Next up are DTOs or Data Transfer Objects.

下一个DTO数据传输对象

The problem here is that you must do a pretty good use case analysis to get the right set of DTOs and methods.

问题在于必须用例进行仔细分析获得恰当DTO方法