Pooling
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
Attribute
Pooling (POOL)
Description
Specifies whether to use the driver’s connection pooling.
Note: The application must be thread-enabled to use connection pooling.
Valid Values
0 | 1
If set to 1 (Enabled), the driver uses connection pooling.
If set to 0 (Disabled), the driver does not use connection pooling.
Default
0 (Disabled)