[teiid-issues] [JBoss JIRA] Closed: (TEIID-870) Standardize the JDBC metadata

Steve Hawkins (JIRA) jira-events at lists.jboss.org
Fri Jun 25 10:09:47 EDT 2010


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

Steve Hawkins closed TEIID-870.
-------------------------------



> Standardize the JDBC metadata
> -----------------------------
>
>                 Key: TEIID-870
>                 URL: https://jira.jboss.org/browse/TEIID-870
>             Project: Teiid
>          Issue Type: Sub-task
>          Components: JDBC Driver
>    Affects Versions: 7.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 7.0
>
>
> The current JDBC metadata:
> catalog = null
> schema = vdbname (except when getSchemas is used, then it's reported as model name)
> table = table full name
> proposed change (which is much closer to what was done for OA ODBC metadata):
> catalog = vdbname
> schema = model name
> table = the rest of the table name including "." if a schema/catalog is in the model

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

        


More information about the teiid-issues mailing list