You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kathey Marsden (JIRA)" <de...@db.apache.org> on 2006/04/09 21:03:24 UTC

[jira] Updated: (DERBY-445) Client data sources lose the value of the connectionAttributes property when they are stored using the Reference interface

     [ http://issues.apache.org/jira/browse/DERBY-445?page=all ]

Kathey Marsden updated DERBY-445:
---------------------------------

    Fix Version: 10.2.0.0

> Client data sources lose the value of the connectionAttributes property when they are stored using the Reference interface
> --------------------------------------------------------------------------------------------------------------------------
>
>          Key: DERBY-445
>          URL: http://issues.apache.org/jira/browse/DERBY-445
>      Project: Derby
>         Type: Bug

>   Components: JDBC, Network Client
>     Versions: 10.1.1.0, 10.2.0.0
>     Reporter: Daniel John Debrunner
>     Assignee: Daniel John Debrunner
>     Priority: Minor
>      Fix For: 10.2.0.0

>
> Data source implementations ClientDataSource, ClientConnectionPoolDataSource and ClientXADataSource all lose the value of the property connectionAttributes when they are converted into a Reference object using getReference and back to a data source.
> Due to missing field propertyKey_connectionAttributes in ClientBaseDataSource, which drives the Reference process.
> Have new test that tests the Reference interface, jdbcapi/dataSourceReference.java

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira