[
https://issues.apache.org/jira/browse/DERBY-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Waagan resolved DERBY-3328.
------------------------------------
Resolution: Fixed
I believe the required work has been done for this issue.
> Extend client JDBC object factory with methods to create objects required for
> statement pooling
> -----------------------------------------------------------------------------------------------
>
> Key: DERBY-3328
> URL: https://issues.apache.org/jira/browse/DERBY-3328
> Project: Derby
> Issue Type: Sub-task
> Components: Network Client
> Affects Versions: 10.4.0.0
> Reporter: Kristian Waagan
> Assignee: Kristian Waagan
> Priority: Minor
> Fix For: 10.4.0.0
>
> Attachments: derby-3328-1a-extend_jdbc_objectfactories.diff,
> derby-3328-1a-extend_jdbc_objectfactories.stat,
> derby-3328-2a-change_signatures.diff, derby-3328-2a-change_signatures.stat
>
>
> Since statement pooling introduces new types of objects, the factories must
> be extended to handle these new types.
> This step is primarily required because we support multiple versions of the
> JDBC standard, which in turn implies running with different interfaces and
> JVM versions with differing features.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.