Their schemas define the object domain and its query capabilities.
这些模式详细说明了它们的目标领域和查询性能。
Com and CORBA are architectures in distributed object domain. Com is a component architecture, while CORBA is a remote architecture.
COM和CORBA是分布式对象领域的主流体系结构,COM是组件体系结构的主流,CORBA是远程体系结构的主流。
The discretization grid size of the inhomogeneous object domain was reduced gradually by using the multi-grid technique in the inversion procedure.
在反演过程中,采用多重网格技术将待反演区域的离散网格从粗网格逐渐推演到细网格。
It allows to map the application object domain model into the search engine. The following is an example of the Author class, with OSEM definitions using annotations.
它允许把应用对象的领域模型映射到搜索引擎。
On the other hand, the object domain model also has its limit, particularly in SOA environments, where flexibility and solutions spanning multiple layers and systems are of Paramount importance.
另一方面,对象领域模型还有自己的局限,特别在SOA环境中更是如此;在SOA环境中,跨越多个层次和系统的灵活性和解决方案是最为重要的。
For each state in the business process, we also model the attributes of each domain object and the relationships between them needed to support the actions of the transitions.
对于业务流程中的每个状态,我们也对每个需要支持转换动作的域对象的属性和它们之间的关系进行建模。
Transitions between states in the business process lifecycle are likely candidates for asynchronous services, since there will be a change of "owner" for the associated domain object.
业务流程生命周期中的状态之间的转换很可能是异步服务的候选者,因为它们将是相关域对象的“所有者”变体。
A domain notifier knows about every change to any object in the model, and broadcasts these changes to domain listeners.
域通知器了解到对模型中任何对象的每次更改,然后将这些更改向域侦听器广播。
This makes representing something like a domain object quite simple, but don't let JSON's simpleness fool you.
虽然这使得表示像域对象那样的事情非常简单,但是不要让JSON的简单欺骗您。
The fourth command creates a domain object for each device in the managed set (there is currently only one) and assigns the configuration source for this domain to the URL shown.
第四个命令为管理集(通常只有一个)中的每一个设备创建一个域对象,然后将这个域的配置资源指定到显示的URL。
Once an object is added to the administrative domain, changes to that object on any node within the administrative domain will be synchronized across all the nodes.
将某个对象添加到管理域后,该对象在管理域内任何一个节点上发生变更,其他所有节点都会同步更新。
Because the finder methods are specific to each domain object, they are applied to the typed interfaces of the generic DAO.
因为查找器方法是特定于每个域对象的,因此将其应用于泛型DAO的类型化接口。
Services are for methods that go beyond simple CRUD operations on a single domain object.
服务是为在单一区域对象上超越简单CRUD操作的方法而准备的。
The task of a data binding framework is to get the value stored in the domain object into that model.
数据绑定框架的任务是获取存储在域对象中的值再导入模型中。
For the LDM transformation you have to tag this domain object as an entity stereotype.
对于ldm转换,您必须将这个域对象标记为实体构造型。
User's domains are evaluated while accessing a domain object.
在访问一个域对象时会对用户的域进行评估。
For example, a spreadsheet application might have a register object; this object would be a domain object.
例如,一个电子表格应用程序可能包含一个注册对象;这个注册对象就是一个域对象。
Domain object cross-cutting is not needed.
不需要横切领域对象。
When a domain object leaves the data access tier, it gets detached from the entity manager.
当域对象离开数据访问层时,它与实体管理器脱离。
You should follow a well-defined set of expectations when you create a POJO to represent a domain object.
在创建POJO以表示域对象时,您应当遵循定义好的一组期望。
When you apply OOP (object Oriented Programming) principles to the domain model, it gets the object flavor.
将面向对象的编程(OOP)原理应用到领域模型时,就与处理对象时有些类似。
For an entity to be considered a rich domain object it should not only contain state but also be able to call business services.
一个实体若想成为富领域对象不仅要包含状态,还得能调用业务服务。
Notification strategies are usually either distributed (per object), or centralized (per domain).
通知策略通常是分布式的(每对象)或集中式的(每域)。
The return value of a finder is normally a collection of the domain object for which the DAO is responsible.
查找器的返回值通常是DAO负责的域对象集合。
Domain object is a container for DomainVersion objects. There can be multiple DomainVersions for a single Domain.
域对象是DomainVersion对象的一个容器,一个域可以有多个DomainVersions。
Develop a model of the business process, showing the major milestones in the lifecycle of an important domain object.
开发一个业务流程模型,显示重要域对象的生命周期中的主要里程碑。
In addition to the required — class attribute, we will use the — testAutomatically attribute, which creates integration tests for a domain object.
除了必需的——class属性,我们还将使用——testautomatically属性,该属性为域对象创建集成测试。
In Listing 4, I've added two new methods to the User domain object.
在清单4中,我添加了两个新方法到user域对象。
This interface specifies the signature for a factory that takes a DataReader type and creates a domain object from it.
这个接口为一个工厂定义了使用datareader类型创建一个域(domain)对象的签名。
It would be perfectly reasonable to subclass GenericDaoHibernateImpl to add query capabilities for each domain object.
让子类GenericDaoHibernate Impl为每个域对象添加查询能力将非常合理。
应用推荐