[teiid-issues] [JBoss JIRA] (TEIID-5473) Make JDBCMetadataProcessor more extensible with protected methods

Steven Hawkins (JIRA) issues at jboss.org
Tue Sep 18 12:36:00 EDT 2018


    [ https://issues.jboss.org/browse/TEIID-5473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13635230#comment-13635230 ] 

Steven Hawkins commented on TEIID-5473:
---------------------------------------

I'm not sure what the original intent was as on the oracle and pg metadata classes were marked as final.  That has now been removed.

> Make JDBCMetadataProcessor more extensible with protected methods
> -----------------------------------------------------------------
>
>                 Key: TEIID-5473
>                 URL: https://issues.jboss.org/browse/TEIID-5473
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: JDBC Connector
>    Affects Versions: 11.1
>            Reporter: Ken Geis
>            Assignee: Steven Hawkins
>             Fix For: 11.2
>
>
> I believe I can write a JDBCMetadataProcessor that works faster against my Oracle database. The important part to override is in getIndexes(..). This method is package-private, so I cannot override it. It would be useful to me if the method (and maybe others) were made protected so that they can be overridden.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the teiid-issues mailing list