[teiid-issues] [JBoss JIRA] Updated: (TEIID-200) Is the "format" property metadata available to the connector API?

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Feb 11 12:24:44 EST 2009


     [ https://jira.jboss.org/jira/browse/TEIID-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins updated TEIID-200:
---------------------------------

    Component/s: Connector API
                 Query Engine
        Affects: [Documentation (Ref Guide, User Guide, etc.), Release Notes]
     Complexity: Medium


> Is the "format" property metadata available to the connector API?
> -----------------------------------------------------------------
>
>                 Key: TEIID-200
>                 URL: https://jira.jboss.org/jira/browse/TEIID-200
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Connector API, Query Engine
>    Affects Versions: 6.0.0
>            Reporter: Lance Phillips
>            Assignee: Ramesh Reddy
>             Fix For: 6.0.0
>
>
> Defect Tracker #24181: Request was for specifically for "format" property, but all metadata should be exposed.
> Inside a custom connector, I'd like to grab the value of the "format" property from columns in a model that have that property set. Is this possible? 
> In the code, I'm working with a com.metamatrix.data.metadata.runtime.Element. Element provides methods to fetch the NameInSource property, the minimumValue and maximumValue properties, but does not provide a method to fetch Format. It does provide a method to "getProperties", but this seems to be empty, and might usually contain metadata extensions, according to the javadoc. So, is there a way to get Format?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the teiid-issues mailing list