[
https://issues.apache.org/jira/browse/DERBY-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558622#action_12558622
]
Dyre Tjeldvoll commented on DERBY-3309:
---------------------------------------
Fwiw, I was under the impression that users are supposed use a DataSource
implementation to interact with a connection pool, so I cannot see any reason
why the driver should provide these constructors if it does not use them
internally. +1
> Minor cleanups in ClientPooledConnection40 and ClientPooledConnection
> ---------------------------------------------------------------------
>
> Key: DERBY-3309
> URL: https://issues.apache.org/jira/browse/DERBY-3309
> Project: Derby
> Issue Type: Sub-task
> Components: JDBC, Network Client
> Affects Versions: 10.2.2.0, 10.3.2.1, 10.4.0.0
> Reporter: Kristian Waagan
> Assignee: Kristian Waagan
> Priority: Trivial
> Fix For: 10.2.2.1, 10.3.2.2, 10.4.0.0
>
> Attachments: derby-3309-1a-unused_imports.diff,
> derby-3309-2a-remove_unused_constructor.diff
>
>
> A few minor cleanups:
> 1) Remove unused constructor
> 2) Remove unused imports
> 3) Various documentation/formatting fixes
> Other minor fixes will be done if required.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.