In any synchronization scenario each participating data store will fall into one of four categories.
在任何同步方案中,每个参与的数据存储将归为四个类别中的一个。
The semantic data store corresponds to the semantic representation of application data.
语义数据存储对应的是应用程序数据的语义表示。
External changes to the target data store are outside the scope of this pattern.
对目标数据存储进行外部更改超出了这种模式的范围。
The data store is not a relational database; it's closer to a simple file system.
这个数据存储不是一个关系数据库,倒更像是一个简单的文件系统。
In this pattern, the user always interacts with data from a local data store.
在该模式下,用户始终与本地数据存储中的数据进行交互。
In this pattern, the user always interacts with data from a remote data store.
在该模式下,用户始终与远程数据存储中的数据进行交互。
Line 4 saves the document changes to the backend data store.
第4行代码将文档更改保存到后端数据存储。
Essentially, you need to update the data store if you want to modify the tree.
最重要的是,如果想要修改树,您需要更新数据存储。
The storage access protocol specifies how a client accesses data from the data store.
存储访问协议指定客户机从数据仓库访问数据的方式。
Flexibility: Here we are concerned with loose coupling to data model and data store, and reuse.
灵活性:这里,我们关心的是到数据模型和数据存储的松散耦合以及重用。
The two-tier approach isolates data store and data access management.
两层的方法将数据存储和数据访问管理相分离。
For a large test data store, this can take a number of hours.
对于大型的测试数据存储,这将耗费大量的时间。
Metadata Storage Service - This can be used to store synchronization metadata in a lightweight data store.
元数据存储服务——该服务可用于在轻量级数据存储中存储同步元数据。
Higher end tools can even integrate results directly into databases or other data store repositories.
更高端的工具甚至可以把结果直接集成到数据库或其他数据存储库。
In Figure 3, an operational data store periodically feeds the data warehouse new information.
在图3中,一个操作性数据存储定期向数据仓库提供新信息。
Each functional feature has its own data store.
每个功能特性都有自己的数据存储。
A single query to the data store would return everything you need.
对数据存储的单一查询就可以返回您所需要的任何东西。
Finally, this transformed information is then applied to a target data store.
最后,将经过转换的信息应用于目标数据存储。
In this pattern, the user interacts with a remote data store when the client is online and interacts with a local data store when the client is offline.
在该模式下,当客户机联机时,用户与远程数据存储进行交互;而当客户机脱机时,用户与本地数据存储进行交互。
A message engine has exclusive control of its own data store, so no other message engine can be linked to that data store.
消息引擎具有其自身数据存储的专用控件,因此其他消息引擎不能链接到它的数据存储。
In the sample application, the file system is used as the persistent data store.
在样例应用程序中,文件系统用作持久性数据存储。
Copying of the test data store raises a number of issues.
复制测试数据存储将会产生大量的问题。
Operational data store of a web site.
可操作的网站数据存储。
Last, the consolidation server applies the transformed data to the target data store.
最后,整合服务器将经过转换的数据应用于目标数据存储。
Each pattern assumes a server data store and a local data store.
每种模式都假定一个服务器数据存储和一个本地数据存储。
The server data store is updated instantly.
即时更新服务器数据存储。
Therefore, the database serves as a data store for HL7 CDA XML documents.
因此,数据库服务器可以作为HL7CDAXML文档的数据存储。
A fundamental component of a provider is the ability to store information about the data store and the objects within that data store with respect to state and change information.
提供程序的基本特征在于它能够存储有关数据存储以及该数据存储中与状态和更改信息相关的对象的信息。
Create a new test data store and initialize it from the existing test data store.
创建一个新的测试数据存储,并从已存在的测试数据存储中对其进行初始化。
Listing 3 is an example of getting documents from the backend data store.
清单3是从后端数据存储获取文档的示例。
应用推荐