|
Oracle® Objects for OLE Developer's Guide Release 9.2.0.4 Part Number B10952-01 |
|
| Arguments
|
Description
|
|---|---|
| initialSize
| the Initial Size of the pool
|
| maxSize
| the maximum size to which the pool can grow
|
| timeoutValue
| if an OraDatabase object in the pool is idle for the timeoutValue value specified, the database connection that it contains will be
disconnected. The connection will be reopened if the pool item is used again. This value is
in seconds.
|
|
|
Copyright © 1994, 2003 Oracle Corporation. All Rights Reserved. |
|