pooler meaning in Chinese
普勒
Examples
- The connection pooler is not influenced by the
,连接池程序就不会受到 - If the pooler cannot satisfy the request before the connection times out , an exception is thrown
如果池进程在连接超时之前无法满足请求,将引发异常。 - On a connection , the pooler looks to see if there is an available connection in the pool
只要用户在连接上调用open ,池进程就会检查池中是否有可用的连接。 - The pooler automatically enlists the connection in the creation thread s current transaction context
时,池程序在创建线程的当前事务上下文中自动登记连接。 - When true , the pooler automatically enlists the connection in the creation thread s current transaction context
时,池程序在创建线程的当前事务上下文中自动登记连接。