connection manager
连接管理器
2026-01-09 19:27 浏览次数 22
连接管理器
Cache connection manager缓存连接管理器
connection point manager连接点管理器
WiFi Connection ManagerWiFi连接管理器
oracle connection manager连接管理器
Remote Access Connection Manager远程访问联机管理员
link connection component manager链路连
connection managerConnection Manager连线管理员
Unified Connection Manager统一连接管理器
link connection subsystem manager链路连接子系统管理器
On receiving this notification, the connection manager destroys the managed connection that sent the event so that it isn「t used again.
收到这个通知后,连接管理器就会毁环发送事件的托管连接,这样就不会再使用它。
This completes the connection manager SLA modification.
连接管理器SLA修改到此结束。
A resource adapter」s managed connections implement the first interface — the interface for dissociation — to indicate to the connection manager that the adapter supports this optimization.
资源适配器的托管连接实现第一个接口——解除关联接口——以向连接管理器表明适配器支持这种优化。
If the listener port is restarted, it will once again ask the connection manager for a connection to the queue manager.
如果重新启动侦听器端口,它会再次请求Connection Manager,以获得到队列管理器的连接。
If further connections are made, and that thread is busy, then the Broker's connection manager will wait until the thread finishes its work and becomes available.
如果进一步建立连接,并且线程处于繁忙状态,那么代理的连接管理器将一直等待下去,直到线程完成工作并变为可用。
You can also remove the newly added entry from the connection manager group in SQLHOSTS corresponding to er server (cm_rss).
也可以从ER服务器(cm_rss)对应的SQLHOSTS中的连接管理器组中移除新添加的条目。
The first version of the JCA specification provided a mechanism for a resource adapter to indicate to the connection manager when something has gone badly wrong with a connection.
JCA规范的第一个版本提供了一种让资源适配器在连接出现严重错误时通知连接管理器的机制。
Since connections to backend systems (such as databases) are often enlisted in transactions, it is useful to enable tracing for the connection manager component also.
由于到后端系统(如数据库)的连接通常在事务中获取,因此这时也启用对连接管理器的跟蹤将很有用。
The J2EE Server connection manager effectively manages connections to greatly improve performance and scalability.
J2EE服务器连接管理器有效地管理连接,从而大大地提高性能和可伸缩性。
The connection manager can then call this method when the resource adapter indicates a connection error, or even periodically to remove broken connections from the pool.
然后连接管理器在资源适配器指示连接错误时调用这个方法,甚至定期调用该方法,以便从池中排除坏掉的连接。
JCA connection manager (which provides for JDBC and EIS connections).
JCA连接管理器(提供JDBC和EIS连接)。
The connection might be used only to query the database or might not be used at all, but the connection manager must enlist the connection anyway, in case an insert or update is performed.
连接可能只用于查询数据库或者根本不被使用。但是连接管理器必须征募连接,以备插入或者更新操作。
The connection manager redirects the client applications to the appropriate server based on following factors specified in the Service-Level Agreement (SLA) policy.
根据Service - LevelAgreement (SLA)策略中指定的以下因素,连接管理器将客户机应用程序重定向到适当的服务器。
Some issues with the connection manager are still present. If it gets hung, reboot and try again.
连接管理软件还存在某些问题,如果不能正常工作的话,重启试试。
The connection manager expects a replicate set.
连接管理器预期是一个复制集。
When the connection handle notifies the connection manager that it has been closed, the managed connection is cleaned up and returned to the pool.
当连接句柄通知连接管理器它已关闭时,托管的连接就被清除并返回池中。
The connection manager looks for an instance of a connection pool in the application server.
连接管理器在应用服务器中查询连接池的实例。
When the connection is created, the connection manager has no idea how it will be used, so it must obtain an XAResource from the associated managed connection and enlist it in the transaction.
创建连接时,连接管理器不知道如何使用它,因此它必须从关联的托管连接获得一个XAResource,并在事务中征募它。
The dashed arrows in Figure 3 indicate the notification of the connection manager by the EJB container when a method completes.
图3中虚线箭头表示方法完成时ejb容器对连接管理器的通知。