The cookie is generated by the JDBC driver and is used for authentication during subsequent connection reuse.
这个cookie是由JDBC驱动程序生成的,用于随后的连接重用的身份验证。
The federated trusted contexts feature can provide connection reuse only for the following data sources that support identity-assertion features
联合可信上下文只能为支持身份断言功能的以下数据源提供连接重用
However, you can reuse the physical connection if the previous connection handle that wraps the same physical connection is closed. Connection reuse occurs when you use the following pattern.
然而,如果前面的包装相同物理连接的连接句柄已关闭,那么您可以重用该物理连接。
This is not the only reason you should reuse an existing connection.
这并不是您应该重用现有的连接的唯一原因。
You can reuse this connection to create, read, update, or delete other records.
您还可以通过复用这个连接来创建、读取、更新或者删除其他的记录。
In the previous section, you established a connection with a database. Now you can reuse the same connection to generate a type tree.
在上一小节中,您建立了一个到数据库的连接,现在您可以重用这个连接生成一个类型树。
In order to maximize performance, the approach is to allow for the middle tier to reuse the same physical connection without the need to re-authenticate the user at the database server.
为了提高性能,这种方法应允许中间层重用相同的物理连接,而不需要重新在数据库服务器上对用户进行身份验证。
Connection serial reuse within LTC is discussed later.
后面将讨论LTC中的连接串行重用。
Implement connection pools to the database and reuse connection objects, rather than repeatedly opening and closing connections.
实现数据库连接池,重用连接对象,而不是重复地打开和关闭连接。
In the previous section you established a connection with the database. Now you will reuse the same connection to generate a type tree from a query.
在前面的小节中,您创建了一个数据库连接,现在您可以重用该连接从一个查询生成一个类型树。
Listing 2 shows two connection handles reuse the same physical connection in one LTC.
清单2显示了在一个LTC中两个连接句柄重用相同的物理连接。
Once established, all valid users can reuse this trusted connection without re-authentication.
连接建立后,任何有效用户都可以重用该可信连接,无需重新验证。
This option specifies that the server must reuse the LDAP connection.
该选项指定了服务器必须重用LDAP连接。
Since opening and closing the connection is the most expensive part of interacting with a database, you will want to pool and reuse your database connection.
因为在于数据库交互时,打开以及关闭数据库的开销是非常昂贵的,您应该将您的数据库连接放在池中并且能重新使用。
If you are already connected to a ClearCase Web server and want that server to support the view you create, you can reuse that server connection as shown in Figure 10.
如果你已经连接到一个ClearCaseWeb服务器上,并且想要服务器支持你所创建的视图,你可以重用此服务器连接,如图10所示。
To use this wrapper BAPI, first reuse your existing Notes connection document.
使用这个包装器BAPI,首先要重用已有的Notes连接文档。
This behavior is "connection serial reuse."
此行为是"连接串行重用(connection serial reuse)。"
We can either create a new connection or reuse the existing connection Video that we previously created.
我们可以创建一个新的连接或重用前面已经创建好的Video连接。
You are not likely to need the repository connection for the ADMIN user again; therefore, you can reuse it for Sasha.
对于ADMIN用户您可能不再需要储存库链接;因此,对于Sasha您可以再次使用它。
Ensure that the Reuse connection option is selected.
确保Reuse connection选项被选中。
Connection Serial Reuse in LTC.
LTC中的连接串行重用。
Connection pooling is the maintenance of a group of database connections for reuse by applications on an application server.
连接池是指维护一组数据库连接,以使应用程序服务器上的应用程序能够重用它们。
A common example of effective code reuse is in connection with libraries that manage data structures.
一个常见的有效代码重用的示例与管理数据结构的库有关。
A common example of effective code reuse is in connection with libraries that manage data structures.
一个常见的有效代码重用的示例与管理数据结构的库有关。
应用推荐