Wiring domain objects with spring.
使用Spring连接域对象。
M Business components or domain objects.
M业务组件或业务对象。
Avoid using domain objects in unit tests.
在单元测试中避免使用域对象。
There were no domain objects in the system either.
系统中也没有领域对象。
Domain objects model the application problem domain.
域对象建模应用程序的问题域。
What about mail details or other mail domain objects?
那么邮件详情或其他邮件域对象呢?
Domain objects are objects specific to an application.
域对象是特定于某个应用程序的对象。
Next, I have my domain objects implement the interface.
下一步,我使我的域对象实现该界面。
Data access objects may or may not match the domain objects.
数据访问对象既可以匹配也可以不匹配域对象。
The presentation (dxl.html) handles only these domain objects.
表示(dxl . html)只处理这些域对象。
The new possibility of Dependency Injection for domain objects.
对于领域对象的依赖注入的新可能性。
Step 2: Rich Domain Objects with on-demand dependency injection.
第二步:按需进行依赖注入的富领域对象。
You can apply the same reasoning to business methods within domain objects.
在域对象中,您可以把相同的推理应用到业务方法。
It directly affects the way the entity manager populates the domain objects.
它直接影响实体管理器填充域对象的方式。
Without Device objects you cannot deploy firmware and create Domain objects.
没有Device对象,您就不能部署固件和创建domain域对象。
It returns an array of domain objects that are children of the parameter element.
它将返回一组域对象,这些域对象是参数元素的子元素。
As you can see, the content provider doesn't hold a reference to any domain objects.
正如您所见,内容提供程序不持有对任何域对象的引用。
These are the business domain objects, and defining them in XML makes a lot of sense.
这些是业务域对象,在XML中定义它们就很有意义了。
All that having been said, the domain objects still retain a lot of their POJO nature.
虽然有上述各种情况,域对象依然保留许多pojo特性。
I'm done updating my domain objects, at least in terms of what I can do with Objectify.
至少在我对Objectify所能做的方面,我已经更新了我的域对象。
Data is provided to the presentation layer in the form of domain objects or value objects.
数据以域对象或值对象的形式提供给表示层。
All future servlets that use my domain objects will work just fine, and with no further ado.
使用我的域对象的所有未来servlets都将很好地运作,无需再用到ado。
To add data to Salesforce, you use the same domain objects generated from the enterprise WSDL.
要向Salesforce添加数据,可以使用从企业WSDL生成的相同的域对象。
The only hurdle is creating an additional layer of DTOs and converting them to/from domain objects.
唯一障碍是创建其他 DTO层和进行它们与域模型之间相互转换。
Because SimpleJPA is a JPA implementation, you can easily use JPA-compliant domain objects with it.
因为SimpleJPA是一个JPA实现,您可以很容易在其中使用符合JPA的域对象。
Although inheritance mapping is part of domain objects, we treat it separately due to its importance.
尽管继承映射是领域对象的一部分,出于它的重要性我们将它单独出来。
The results of the query are then bound to the domain objects generated in the setup, as in Listing 2.
这个查询的结果之后会被绑定到在设置时生成的域对象,如清单2中所示。
Once you start collecting the heap dumps, you can include differential analysis for your domain objects.
开始收集堆转储之后,您就能够对域对象做差异分析。
Business domain objects and their structural relationships can be well represented through an XML schema.
可以通过XML模式表示业务领域对象和它们的结构关系。
If you have a class that already knows about the domain objects, it is fine to use these objects in your tests.
如果您有一个已知这些域对象的类,则在测试中完全可以使用这些对象。
应用推荐