[ 
https://issues.apache.org/jira/browse/DERBY-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569302#action_12569302
 ] 

Kristian Waagan commented on DERBY-3325:
----------------------------------------

Committed 'derby-3325-2a-enable_test_and_remove_workaround.diff' to trunk with 
revision 628102.
This concludes the planned work, but I'm keeping the issue open for a while in 
case something creeps up when working on the other issues under DERBY-3313.

> Add 'maxStatements' property to ClientConnectionPoolDataSource
> --------------------------------------------------------------
>
>                 Key: DERBY-3325
>                 URL: https://issues.apache.org/jira/browse/DERBY-3325
>             Project: Derby
>          Issue Type: Sub-task
>          Components: JDBC, Network Client
>    Affects Versions: 10.4.0.0
>            Reporter: Kristian Waagan
>            Assignee: Kristian Waagan
>            Priority: Minor
>             Fix For: 10.4.0.0
>
>         Attachments: DataSourceReferenceTest.diff, 
> DataSourceReferenceTest.java, derby-3325-1a-maxStatements.diff, 
> derby-3325-1a-maxStatements.stat, derby-3325-1b-maxStatements.diff, 
> derby-3325-1b-maxStatements.stat, 
> derby-3325-2a-enable_test_and_remove_workaround.diff
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to