The URL of the document in XML form, the unique ID (for tracking purposes), and a property ID.
XML表单中的文档的URL、唯一标识(用于跟踪)和一个特性标识。
Otherwise you either don't define any association or just define a value-typed property in the child POJO to represent the parent POJO's ID property (similar argument for the other direction).
另外,你要么不定义任何关联,要么在子pojo中定义一个值类型的属性来表示父pojo的ID(另一个方向也是类似的)。
So, create a property containing the ID of the dynamic page instance.
因此,需要创建包含动态页面实例ID的属性。
用户的登录ID属性。
用户的唯一ID属性。
You can get the task ID for the order number directly using the query by the custom property.
您可以使用查询、通过自定义属性直接获取订单号的任务ID。
The ID property is used to identify instances of the service provider.
属性ID被用来识别服务提供者的实例。
Each property has an id, which is a string, and a value that can be any object.
每一个属性都有一个ID,它是一个字符串,而某个值可以是任意的对象。
If there is an existing collection of runners, the new runner instance key is added to it; otherwise, a new collection is created and the runner's key (the id property on the entity) is added to it.
如果有一个现成的runners的collection,则新的runner实例键将添加到它;否则,将创建一个新的collection,且这个runner的键(实体上的id属性)将添加到它。
This property should be a valid administrator user id on your Lotus Quickr system.
这个属性应该是LotusQuickr系统中的一个有效管理员用户id。
Listing 7 shows how to query an abstract Person given its id property, while Listing 8 shows the SQL query automatically generated by Hibernate, including the table junctions.
清单7显示了如何指定抽象类的id属性查询抽象类Person,清单8显示了Hibernate自动生成的SQL查询,其中包括表连接?
Two business object maps, one that invokes the dynamic relationship to perform a transformation on the id property and another business graph map that calls the business object map.
两个业务对象映射,一个调用该动态关系以执行对id属性的转换,另一个业务图则调用业务对象映射。
During that process, the business object map transforms the source id property to the target id property.
在此过程中,业务对象映射将源id属性转换为目标id属性。
This property defines the user ID that is used to connect to the hub database.
这个属性定义了被用来连接到hub数据库的用户ID。
The second conditional element checks the id property of the Test object.
第二个条件元素检查Test对象的id属性。
The relationship defines a dynamic relationship for the primary key id property for each of the four business objects.
关系定义了这四个业务对象的主键id属性之间的动态关系。
How to effectively recognize web elements without ID property?
如何高效地认识不带ID属性的web元素?
Use the relationship transformation to transform the source business object's id property to the target business object's id property.
使用关系转换将源业务对象的id属性转换为目标业务对象的id属性。
Finally, there are some minor syntactical differences that need to be changed; for example, the ref element inside a property element has an id attribute instead of the bean attribute used in Spring.
最后,需要更改一些小的语法差异;例如,一个属性元素内的ref元素有一个id属性,而非spring中使用的bean属性。
I won't show you the same code for Runner, but feel free to run through it on your own: just extend IdedTimestampedBase and remove the id property from the Runner.
虽然我不会向您显示Runner中相同的代码,但是您可以随时查看这些代码:扩展IdedTimestampedBase,并删除Runner的id属性。
Note that because the base _widget class already maps some basic HTML attributes (like the id, class, style), implementers should not override the attributeMap property.
请注意,由于base _ Widget类已经映射了某些基本的html属性(如id、类、样式),因此实现者不能覆盖attributemap属性。
The parameter is the id of the property that has changed.
这个参数是已经变动属性的ID。
The property name of the user's objectClass instance that represents the unique user's ID, such as a login name or an e-mail address. For example: uid or mail
用户的objectClass实例的属性名称,该实例表示了唯一的用户ID,例如登录名或电子邮件地址。
This indicates that the relationship will be created for a primary key property named: id.
这表示将为名为id的主键属性创建关系。
Finally, set the error message that is displayed when the input in invalid: Beside the message property, enter the message: "the acceptable value should begin with 'id' followed by six digits."
最后,设置在输入无效时显示的错误消息:除了消息属性之外,还要输入消息“Theacceptablevalueshouldbeginwith'ID 'followedbysix digits .”。
In Listing 5, I've added an id property of type BigInteger to the Race domain object.
在清单5中,我添加一个类型为BigInteger的id属性到race域对象。
You set up a data source object, provide the connection string and query text, and assign the id of the data source to the DataSourceId property of the GridView.
您只需建立一个数据源对象,提供连接字符串和查询文本,为GridView的DataSourceId属性分配数据源id。
To make things easier, SimpleJPA provides the base class IdedTimestampedBase, which manages the domain object's id property, as well as the date attributes created and updated.
为了简化,SimpleJPA提供了基本的类idedtimestampedbase,它负责管理域对象的ID属性,以及日期属性created和updated。
To update the value of the div element that contains the suggestions, use the dojo.byId method to get a reference for the div by the ID and set the innerHTML property as shown in Listing 9.
想要更新包含建议选项的div元素的值,使用dojo.byId方法通过ID获取 div 的参考资料,并如清单 9 所示设置innerHTML属性。
If a Book instance has data in its authors property, you need to store those authors through the ID of each author.
如果Book实例的authors属性有数据,需要将这些作者通过ID存入数据库。
应用推荐