WebSphere Connection Pool Wait time.
WebSphere连接池等待时间。
Select Connection pool properties.
选择Connection poolproperties。
Analysis of JDBC connection pool configuration.
JDBC连接池配置分析。
Follow these steps to create a connection pool.
执行下列步骤创建连接池。
Each factory has an associated free connection pool.
每个工厂都有一个关联的空闲连接池。
But how does the free connection pool actually work?
但空闲连接池的实际工作原理是什么?
Create a connection pool for your Informix database.
为Informix数据库创建连接池。
Database connection pool configuration: cmbpool.ini.
数据库连接池配置:cmbpool . ini。
Now the connection pool is available to the application.
现在,应用程序可以获得连接池。
Data sources connection pool and prepared statement cache.
数据源连接池和事先声明的高速缓存。
JDBC 3.0 defines several standard connection pool properties.
JDBC 3.0定义了几个标准的连接池属性。
You also can configure a Data Source with the connection pool.
您还可以通过连接池配置数据源(DataSource)。
How message-driven bean listener ports use the connection pool?
消息驱动的Bean侦听器端口如何使用连接池?
The module's code must look up the connection pool through JNDI.
该模块的代码必须通过JNDI查找连接池。
The data source then is connected to the selected connection pool.
然后,该数据源就可以连接到所选择的连接池了。
Next you create a connection pool for the recently created database
接下来将为新创建的数据库创建连接池
Another resource that can be affected is the database connection pool.
另一个可能受影响的资源是数据库连接池。
For example, take a look at the connection pool singleton in Listing 1.
例如,看一下清单1内所示的这个连接池单例。
Connection pool size - Displays the current actual connection pool size.
显示当前的实际连接池大小。
That variable is designed to hold an instance of a connection pool object.
该变量被设计用来保存连接池对象的一个实例。
Recommendation: Adjust the maximum and minimum sizes of the connection pool.
推荐:请调整连接池的最大值和最小值。
This has also been in the free connection pool for longer than Unused timeout.
它在空闲连接池中存在的时间也大于未使用超时的值。
Optionally, change the connection pool properties of the J2C connection factory.
可以随意地改变J2C连接工厂的连接池属性。
Increasing the maximum connection pool size might help to alleviate the problem.
增大最大连接池大小可以帮助缓解此问题。
Currently used connections displays the current actual connection pool size.
当前已用连接显示当前实际的池的大小。
For example, we do not connection pool and do not use a common command interface.
例如,我们不使用连接池,也不使用通用命令接口。
The article also explained the behaviour of a number of connection pool properties.
本文还阐述了许多连接池属性的行为。
In general terms, a connection pool is a pool of free connections to a JMS provider.
总的来说,连接池是一个到JMS提供程序的空闲连接池。
The listener port will always use one connection from the connection pool for running.
侦听器端口将始终使用连接池中的一个连接运行。
In order to reduce this overhead, a connection pool can run validation while it is idle.
为了减少此类开销,连接池在空闲时会运行该验证。
应用推荐