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

Rick Hillegas updated DERBY-4932:
---------------------------------

    Attachment: derby-4932-06-aa-packageProtection.diff

Attaching derby-4932-06-aa-packageProtection.diff. This patch gives 
VTITemplateBase package protection, preventing users from directly extending 
it. I am running regression tests now.

Touches the following file:

M      java/engine/org/apache/derby/vti/VTITemplateBase.java


> Move the StringColumnVTI to the public api
> ------------------------------------------
>
>                 Key: DERBY-4932
>                 URL: https://issues.apache.org/jira/browse/DERBY-4932
>             Project: Derby
>          Issue Type: Improvement
>          Components: Javadoc, SQL, Tools
>            Reporter: Rick Hillegas
>            Assignee: Rick Hillegas
>            Priority: Minor
>         Attachments: derby-4932-01-aa-exposeVTITemplate.diff, 
> derby-4932-02-aa-moveStringColumnVTI.diff, 
> derby-4932-02-ab-moveStringColumnVTI.diff, 
> derby-4932-03-aa-useInMemoryDBinDemos.diff, 
> derby-4932-04-aa-retireDemoVersion.diff, 
> derby-4932-05-aa-addJDBC4.0versions.diff, 
> derby-4932-05-ab-addJDBC4.0versions.diff, 
> derby-4932-06-aa-packageProtection.diff
>
>
> I have found StringColumnVTI to be a very useful class for removing the 
> drudgery of writing a table function. I would like to move it to move it into 
> the package with the other public vti machinery and then expose it as part of 
> Derby's public api.

-- 
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