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.
执行下列步骤创建连接池。
What's the Best Size for my 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)。
Database connection pool is put forward for this question.
数据库连接池正是针对这个问题提出来的。
The module's code must look up the connection pool through JNDI.
该模块的代码必须通过JNDI查找连接池。
The course of database connection pool design is discussed.
论述了数据库连接池设计的过程。
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.
该变量被设计用来保存连接池对象的一个实例。
The connection it was using, c1, is put back into the free connection pool.
它使用的连接c1将被放回空闲连接池。
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 paper gives examples how to use connection pool with the JSP technology.
最后结合JSP技术列举了应用连接池的实例。
The article also explained the behaviour of a number of connection pool properties.
本文还阐述了许多连接池属性的行为。
应用推荐