Extend jdbcapi.DataSourceReferenceTest to handle data sources with differing
property sets
------------------------------------------------------------------------------------------
Key: DERBY-3369
URL: https://issues.apache.org/jira/browse/DERBY-3369
Project: Derby
Issue Type: Improvement
Components: Test
Affects Versions: 10.4.0.0
Reporter: Kristian Waagan
Assignee: Kristian Waagan
Priority: Minor
Fix For: 10.4.0.0
jdbcaip.DataSourceReferenceTest tests the JavaBean properties of the various
data sources Derby has, and also recreation using Reference(able) and
serialization/deserialization.
As part of implementing JDBC statement pooling (see DERBY-3313), a new property
must be introduced in some of the data source classes.
The test must be extended to handle data sources with differing property sets.
There are a few comments regarding this in DERBY-3325.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.