数据连接组件主要进行异构数据库的读取和XML数据的生成。
Isomerization unit data connectivity components for the main database for retrieval and XML data generation.
为了维护这种持久性,应用程序组件必须能够处理并发性、连接管理、数据完整性和同步。
To maintain this type of persistence, application components must be capable of handling concurrency, connection management, data integrity, and synchronization.
为了确保持久性,应用程序组件必须能处理并发性、连接管理、数据完整性以及同步。
To ensure persistence, application components must be capable of handling concurrency, connection management, data integrity, and synchronization.
在消息传递中间件中,通过使用一个名为消息代理(或队列管理程序)的服务器组件以消息的形式在系统间传递数据来实现连接。
In messaging middleware, connectivity is achieved by passing data between systems through a server component known as a message broker (or a queue manager) in the form of messages.
这可导致自动生成代码以创建将添加到组件托盘中的 ADO.NET连接、命令和数据适配器对象。
This causes code to be automatically generated to create the ADO.NET connection, command, and data adapter objects that are added to the component tray.
不同页面上的组件之间也可以创建连接,在这种情况下,不仅传送了数据,应用程序也切换到了新的页面。
Wires can also be created between components on different pages, in which case not only is the data conveyed, but the application is switched to the new page.
这一参数通过Rational Software Architect模式参数和依赖委托实现了两个组件模式间的数据连接。
This parameter implements data connection between the two component patterns through Rational Software Architect pattern parameter and dependency delegations.
该拖放(drag-and-drop)操作将自动生成所需的 ADO.NET连接、命令和数据适配器对象,并将其添加到窗体的组件托盘上。
The drag-and-drop operation will automatically generate the required ADO.NET connection, command, and data adapter objects and add them to the form's component tray.
将连接到服务器的Ajax代码和呈现数据的DHTML用户界面(UI)组件分开。
Compartmentalize the Ajax code that connects to the server from the DHTML user interface (UI) components that render the data.
您可以在不需要任何基础结构组件(如ldap负载平衡)的情况下将WebSpherePortal连接到多个卷影(包含相同数据副本的LDAP)。
You can connect your WebSphere Portal to multiple shadows (LDAPs containing the replications of identical data) without the need for any infrastructure component like LDAP load balancer.
要将您的公司网络连接到一个IBMCloud数据中心的一个专用VLAN,您需要以下组件。
To connect your corporate network to a private VLAN in an IBM Cloud data center, you need the following.
应用程序连接到一个集成组件,后者处理对其控制下的特定EIS或数据源的数据请求。
Applications connect to an integration component that handles data requests to a specific EIS or data source under its control.
在那种情况下,因为池管理器预先在启动时创建连接对象,所以,J2EE组件可以使用连接对象,而不会导致数据库资源管理器上的系统开销。
In that situation, a J2EE component can use connection objects without causing overheads on the database resource manager, since a pool manager creates the connection objects up front, at startup.
当一个EJB组件想访问数据库、消息队列服务器或者其它一些事务性资源时,它需要到资源管理器的连接(通常是使用JNDI)。
When an EJB component wants to access a database, a message queue server, or some other transactional resource, it acquires a connection to the resource manager (usually by using JNDI).
根据属性之间的通信或连接,属性代理然后将接收的数据提供给其他组件的相应操作。
Depending on the connections or wires between components, the property broker then feeds the received data into the appropriate actions of other components.
图1显示了应用程序客户机或组件如何处理由一个或多个数据中介服务(如这里显示的JDBC中介)返回的断开连接的数据图。
Figure 1 shows how application clients or components work with disconnected data graphs returned by one or more data mediator services, such as the JDBC mediator shown here.
当组件被松散耦合或彼此连接时,它们可以通过其属性将数据发送到属性代理,后者将为组件之间的通信提供方便。
When components are loosely coupled or wired with each other, they can send data through their properties to the property broker, which facilitates the communication between components.
本例中的EJB组件使用JNDI查询来确定数据库连接池资源的位置。
The EJB component in this example USES a JNDI lookup to locate the database connection pool resource.
它们可以从那里连接到任何数据相关的组件,就好像从ado.net获取数据一般。
From there, they can be connected to any of the data-aware components just as if they were getting their data from ADO.NET.
因此可以在拥有源需求和目标性能的组件和数据源之间创建一个依赖连接,如清单25所示。
A dependency link can therefore be created between the component and the datasource unit that holds the source requirement and the target capability, as shown in Listing 25.
对于LWWCM的连接标签,可使用联邦内容组件和JSP组件来检索和发布存储在CM中的数据。
With LWWCM's connect tags, the federated content component and the JSP component it's possible to retrieve and publish data stored in CM.
在后端,数据模型与属性代理连接起来,以将更改传递给数据模型中的值,并监听来自其他组件视图的更改。
On the backend, the data model is coupled with the property broker to broadcast changes to values in the data model and to listen for changes imposed from other component views.
Borland DataProvider为开发人员提供了一个ADO.NET接口,其中包含了对设计时存活数据的支持,以及仅通过单一组件连接到不同数据库的能力。
The Borland data Provider offers an ADO.NET interface for the developer with support for live data at design time, and the ability to connect to different database with just one set of components.
Borland DataProvider中提供了一组组件(其前缀为Bdp),它们可以连接到任何支持的数据库上,可以只通过修改连接字符串来实现连接的切换。
The Borland data Provider comes with one set of components (with the Bdp prefix) that can connect to any of the supported databases, and can switch just by changing the connection string.
对于所有的数据感知控件,您需要确保将其DataSource属性连接到TDataSource组件上。
For all data-aware controls, you need to make sure that their DataSource property is connected to the TDataSource component.
稍后当谈到如何连接窗体上的组件和数据库中的对象时,我将介绍如何引用句柄rhroot。
I'll cover the use of the reference handle rhRoot later when I talk about how to connect components on the form to objects in the database.
SequeLink是一个中间件组件,它提供与各种遵循jdbc的数据库的数据连接性。
SequeLink is a middleware component providing data connectivity to a variety of JDBC-compliant databases.
它们利用了ExtJS数据存储的能力和库中一个用于将数据连接到其他UI组件(如网格)的通用对象。
They leverage the power of Ext JS data stores, a common object in the library used for linking data to other popular UI components, such as grids.
到目前为止,本文已经讨论了使用JDBCAPI和ApacheDerby建立数据库连接所需的许多组件。
Up to this point, this article has discussed a number of components that are required to establish a database connection by using the JDBC API with Apache Derby.
在这里,您将找到许多将DBWebDataSource组件用作. NETDataSet和DBWeb数据感知控件之间连接器的控件。
Here you'll find a number of controls that use the DBWebDataSource component as a connector between the.net DataSet and the DB Web data-aware controls.
应用推荐