整个数据池在运行时加载入内存。
脚本与数据池需要存在于项目之内。
用数据池值取代记录搜索值。
在测试中实例化数据池对象。
通过类指定数据池结构也是可行的方案。
It is also possible to specify the structure of the data pool with a class.
将数据池与脚本联系起来。
数据池的每一列都会和一个类的属性通信。
Each column of the data pool corresponds to an attribute in the class.
您可以创建一个数据池来指定所使用的值。
建立并填写决策数据池。
您可以通过索引或脚本中的名称查阅到数据池字段。
You can refer to datapool fields by index or by name in your script.
现在可以对数据池加密。
参考DayTraderTest使用数据池的值。
创建一个数据池,置换测试中的用户ID和密码的值。
Create a data pool to replace the user ID and password value in the test.
新的数据池窗口将被打开,如图18中所示。
您可以在一个特定的性能测试项目中创建任意多个数据池。
You can create as many datapools as you want within a particular performance test project.
拥有多个缓冲池可以将数据保存在缓冲区中。
Having more than one buffer pool can preserve data in the buffers.
BUFFER POOL针对缓冲池快照数据。
它在您定义的数据库池范围内必须是唯一的。
It has to be unique within the database pool scope you define.
为任何数据库创建数据库基本池。
每一个DB 2数据库都必须至少拥有一个缓冲池。
Each DB2 database must have at least one single buffer pool.
另一个可能受影响的资源是数据库连接池。
Another resource that can be affected is the database connection pool.
缓冲池的用途是为了提高数据库系统的性能。
The purpose of the buffer pool is to improve database system performance.
该方法的另一个优点是您可以对于多个数据源使用连接池。
An additional advantage of this approach is that you can use connection pooling with DataSources.
然后,该数据源就可以连接到所选择的连接池了。
The data source then is connected to the selected connection pool.
生成的计划是通过数据库池向导获得的。
The generated plan is obtained from the database pool wizard.
选择数据库池示例的条目。
对于典型的J2EE应用程序,会对所有数据库访问使用单个连接池标识。
With typical J2EE applications, a single connection pool identity is used for all database access.
数据源随后将这个连接返回至可用池。
The data source then returns the connection to the available pool.
然后,数据源对象将该连接返回给可用池。
The data source object then returns the connection to the available pool.
为了确定数据库中的缓冲池大小,请查看清单3。
To determine the buffer pool size in the database, take a look at Listing 3.
应用推荐