点选“完成”以返回连接选取页面。
这使托管连接可以返回连接池,为应用程序的其他部分所使用。
This lets the managed connection be returned to the pool for use by other parts of the application.
定制应用程序,以便在返回连接失败的错误消息时重新进行连接。
Customize the application to reconnect in case a connection fail error message is returned.
客户机可以在UDDI注册表中查找服务信息,由注册表返回连接到该服务所需的详细信息。
Clients can look up service information in the UDDI registry, and the registry returns the necessary details for connecting to that service.
不过,如果完成数据库交互后没有及时返回连接,将回导致相当长时间内连接对其他请求不可用。
However, failing to return the connection immediately after completing the database interaction results in making the connection unavailable to other requests for significant periods of time.
下面的函数并不完全相同,它基本上迭代列的动态列表,检索的列值,并返回连接后的字符串。
The following function does exactly the same, it basically iterates over the dynamic list of columns, retrieve the column values and returns the concatenated string.
如图13所示,返回连接器的Properties选项卡并为terdata加载操作指定以下参数。
As shown in Figure 13, return to the Properties TAB of the connector and specify the following parameters for the Teradata load operation.
如果该脚本成功地连接到数据库,那么只需向调用者返回数据库连接句柄。
If the script successfully connects to the database, it simply returns the database connection handle to the caller.
NIO允许随后再返回到这个连接并发送额外的数据。
NIO lets you return to the connection later and send additional data.
然后,该数据源将一个连接返回给客户端。
为每个业务用例突出其业务用例实现,并且定义如何连接返回到业务流程图的活动。
Highlight the Business Use Case Realizations for each Business Use Case, and define how they link back to the Business Process Map activities.
然后,数据源对象将给客户机返回一个连接。
The data source object then returns a connection to the client.
大多数供应商提供在调用后可以返回一个连接的工厂类。
Most vendors supply factory classes that will return a connection upon being invoked.
这些连接参数指示工厂返回的连接的性质。
These connection parameters dictate the nature of the connections returned from the factory.
而且,我们现在讨论的是异步消息处理,所以您期望通过一个新的连接返回结果。
And besides, you're talking about asynchronous message processing so you're expecting the result to come back to you through a new connection.
数据源随后将这个连接返回至可用池。
The data source then returns the connection to the available pool.
然后,数据源对象将该连接返回给可用池。
The data source object then returns the connection to the available pool.
如果在一个函数中打开连接,并且只将句柄存储在一个本地变量中,那么当函数返回时,连接将被关闭。
If you open the connection from within a function, and only store the variable in a local variable, the connection will be closed when that function returns.
API很直观:您调用单个方法,并返回一个连接对象。
The API is straightforward: You call a singleton method and get back a connection object.
用户返回办公室并连接到网络。
但是将会话视为事务性的,所以直到事务完成,它才返回到连接的会话池。
The session, however, is considered transactional, and so will not be returned to the connection's pool of sessions until the transaction has completed.
在受阻塞的连接中,该函数返回0,表示连接已经关闭,而-1 则表示连接出现错误。
On a blocking connection, a return of 0 means that the connection was closed, while -1 indicates that an error occurred.
工厂类保留已连接的线程的静态映射,可以在线程进行调用时返回现有连接句柄,或创建并存储连接句柄。
The factory class keeps a static map of the threads that have been connected and can either return the existing connection handle, or create and store the connection handle when called by a thread.
这里,“在当前连接会话中”这一点很重要,这意味着“PREVVAL ”将只返回在相同连接会话中生成的值。
Here, the "in your current connection session" is important, which means the "PREVVAL" will only return the value that is generated in the same connection sessions.
IO然后将提取的输出返回至用户的移动网络浏览器,而连接会返回至连接汇处,等待另一个输入请求。
The IO then passes the extracted output back to the user's mobile web browser, and the connection is returned to the connection pool to wait for another input request.
出口门同理可知,因为它是一个返回消息,连接从一个生命线到图的框架,箭头连接框架。
The exit gate is known, because it's a return message that is connected from a lifeline to the diagram's frame with the arrowhead connected to the frame.
getCreateConnection()方法使用静态哈希表来确定是否可以返回现有连接,或需要进行创建。
The getCreateConnection() method uses a static hash table to determine if either an existing connection can be returned, or needs to be created.
当sendMessage()退出时,该连接返回到空闲池。
The connection is returned to the free pool when sendMessage() exits.
BIO_do_accept在接收到到达连接时会返回1。
BIO_do_accept will return 1 when it receives an incoming connection.
连接属性和断开连接时返回给池的相应的主机连接。
Connection attributes and corresponding host connection returned to the pool on disconnect.
应用推荐