[ 
https://issues.apache.org/jira/browse/DERBY-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Knut Anders Hatlen updated DERBY-6161:
--------------------------------------

    Attachment: d6161-2a.diff

Attaching d6161-2a.diff which removes the clearLOBMapping() method from 
EngineConnection and BrokeredConnection, and made EmbedConnection's 
implementation of it private. Since clearLOBMapping() is never called outside 
of EmbedConnection, it doesn't have to be exposed through the EngineConnection 
interface.

All the regression tests ran cleanly with the 2a patch (I also had the 1a patch 
applied when I ran the tests).
                
> Simplify code that handles LOB files
> ------------------------------------
>
>                 Key: DERBY-6161
>                 URL: https://issues.apache.org/jira/browse/DERBY-6161
>             Project: Derby
>          Issue Type: Improvement
>          Components: JDBC
>    Affects Versions: 10.10.1.1
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>            Priority: Minor
>         Attachments: d6161-1a.diff, d6161-2a.diff
>
>
> When investigating DERBY-6092, I found some code that could be 
> simplified/cleaned up. Will make those changes here.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to