Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
10.4.1.3
-
None
Description
The classes in Derby implementing javax.sql.ConnectionPoolDataSource must provide setter and getter methods for the property 'maxStatements'.
This property is used to control the whether the data source should produce pooled connections with statement cache capabilities or not, and how big the statement cache is allowed to be.
This issue only deals with the client JDBC driver.
Attachments
Attachments
Issue Links
- blocks
-
DERBY-3329 Enable statement pooling in the client JDBC driver
- Closed