Document that EmbeddedSimpleDataSource is not serializable and make appropriate 
changes
---------------------------------------------------------------------------------------

                 Key: DERBY-3387
                 URL: https://issues.apache.org/jira/browse/DERBY-3387
             Project: Derby
          Issue Type: Improvement
          Components: JDBC, Newcomer
    Affects Versions: 10.4.0.0
            Reporter: Kristian Waagan
            Priority: Trivial


Unlike the other data source implementations in Derby, EmbeddedSimpleDataSource 
was not written/intended to be serializable. This can be made clearer by adding 
documentation and cleaning up pieces of code and comments related to 
serialization.

For instance, the cleanup might include:
 * remove @serial tags
 * remove transient keywords

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to