[teiid-issues] [JBoss JIRA] Created: (TEIID-724) Support JDBC 4 style DatabaseMetaData getColumns

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu Jul 16 13:36:29 EDT 2009


Support JDBC 4 style DatabaseMetaData getColumns
------------------------------------------------

                 Key: TEIID-724
                 URL: https://jira.jboss.org/jira/browse/TEIID-724
             Project: Teiid
          Issue Type: Feature Request
          Components: JDBC Driver
    Affects Versions: 6.0.0
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
            Priority: Minor
             Fix For: 6.2.0


The getColumns call should return the additional columns 

SCOPE_CATALOG
SCOPE_SCHEMA 
SCOPE_TABLE 
SOURCE_DATA_TYPE
IS_AUTOINCREMENT 

This is currently useful so that the autoincrement value can be obtained.

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