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
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.