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


> 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

Reply via email to