The key uniquely identifies the value object required.
密钥唯一地标识所需的值对象。
Note that the value object is typically indicated by the bean's name followed by Info.
通常用bean的名称加上Info来表示值对象。
The value object in Listing 2 looks almost identical to our remote interface, but it's actually a concrete class.
清单2中的值对象看起来和我们的远程接口几乎相同,但它实际上是具体类。
The value object contains a snapshot of the data in the database, but it won't dynamically reflect changes to that data.
虽然值对象包含数据库中数据的快照,但它不能动态地反映数据的更改。
The response template contains a safe sub-set of the value object information graph requested by the user in the request template.
响应模板中包含值对象信息图的安全子集,这些信息图是用户在请求模板中请求的。
The response template contains a type safe subset of the value object information graph requested by the user in the request template.
响应模板中包含类型安全的值对象信息图子集,这些信息是用户在请求模板中请求的。
The response template contains a type-safe subset of the value object information graph requested by the user in the request template.
响应模板中包含类型安全的值对象信息图子集,这些信息是用户在请求模板中请求的。
By using the value object directly, instead of repeatedly using the bean's remote interface, we can reduce our RMI traffic to a single method invocation.
通过直接使用值对象,而不是反复使用bean的远程接口,我们可以将R mi通信减少到一次方法调用。
If the application USES a DAO (data access object) with dynamic SQLs and stored procedures, the value object that is passed to DAO can be declared as a cloud resource using annotations.
如果应用程序使用DAO(数据访问对象)来产生动态sql和存储过程,那么传递给DAO的值对象就可以使用注释声明为一种云资源。
Obtains the reference for the table ID, value object class, session attribute for data rows, and session attribute for combo box if one exists.
取得对表格ID、值对象类、数据行的会话属性和组合框(如果有的话)的会话属性的引用。
When the net has visited each pattern, it sets the value of a weight object to this sum.
当网络访问过每一个图案后,它将一个权重对象的值设置为这个和。
If a variable is initialized with an empty initializer list, the object is value initialized.
如果用空的初始化器列表对变量进行初始化,对象为初始化值。
Remember that the value of a result object is disclosed if any of the enabled policies allow the disclosure of this value.
记住,如果启用的任何策略允许公开一个结果对象的值,那么这个值就会公开。
This is required, because the hash value is the address of the object and you need to maintain this if you move the object.
这是必需的,因为散列值是对象的地址,并且如果您移动该对象,则需要维护它。
The facade in turn returns or consumes the appropriate value object, based on the action performed.
外观根据执行的操作返回或使用适当的值对象。
The task of a data binding framework is to get the value stored in the domain object into that model.
数据绑定框架的任务是获取存储在域对象中的值再导入模型中。
If the property value matches the search value, then the method has successfully found the desired test object and returns it.
如果属性值与搜索值匹配,那么该方法就成功地找到预期的测试对象,并返回该对象。
For example, if we only want to see the past week's bank account transitions, the child aggregate data value object would have a filter for the date.
例如,如果我们只希望了解过去一周的银行帐户交易,则子聚合数据值对象应该使用日期筛选。
In the Athenian Academy, in the fourth century B.C., Aristotle (384-322) pragmatically argued that the value of an object was based on the need for it.
在公元前四世纪的雅典学派时期,亚里士多德(384- 322)实际地指出,一个事物的价值是基于对它的需要程度的。
The object of a value type is in the stack, but the object of a reference type is in the heap.
数值类型的对象位于栈中,但是引用类型的对象位于堆中。
Object versus value equality. Particularly when you use double equals, are you asking whether you've got the same object or the same value?
对象与值相等,特别是当你用==时,你得问问自己对象与值是否匹配?
The service implementation queries the provider using the key and gets the corresponding value object associated with that key.
服务实现查询使用密钥的提供程序,并获得与该密钥关联的对应值对象。
The AccountInfo value object needs to have an additional field and accessor method for accountHolderName.
AccountInfo值对象需要有一个附加的字段和 accountHolderName 的访问器方法。
Attribute is a mandatory attribute that specifies which attribute of the LDAP object contains the value (s) to be returned.
attribute是一个强制属性,用于指定该LDAP对象的哪些属性包含要返回的值。
For each value object, the values are stored in the inner vector.
对于每一个值对象,将其值存储到内部vector中。
MyiModeGo.jsp can access the URL value from the PortletRequest object and display the URL as a hyperlink.
jsp就能访问portletRequest对象中的url值,并将其显示为超链接。
Update the Person value object in raj.vo.Person, by adding another field and the corresponding getter/setter.
更新raj.vo.Person中的Person值对象,添加另一个字段以及相应的getter/setter。
The request processing class also must set the session variable jspMode with the parameter value read from the request object.
请求处理类还必须用从request对象中读取的参数值设置会话变量jspMode。
Actually, this message would likely be sent to the class that would then result in a return value of the created object, so I cheated a bit.
事实上,该消息将可能被发送到类,然后这将导致一个已创建对象的返回值,所以与我说的有点不符。
In a data logic method, the return value is an object or value that matches the method signature.
在数据逻辑方法中,返回值是一个对象或与方法签名相匹配的值。
应用推荐