[teiid-issues] [JBoss JIRA] Created: (TEIID-1662) Teiid fails when calling databasemetadata.getColumns and passing in a empty array for table types

Van Halbert (JIRA) jira-events at lists.jboss.org
Tue Jun 28 17:36:23 EDT 2011


Teiid fails when calling databasemetadata.getColumns and passing in a empty array for table types
-------------------------------------------------------------------------------------------------

                 Key: TEIID-1662
                 URL: https://issues.jboss.org/browse/TEIID-1662
             Project: Teiid
          Issue Type: Bug
          Components: JDBC Driver
    Affects Versions: 7.4
            Reporter: Van Halbert
            Assignee: Steven Hawkins


Teiid fails when calling databasemetadata.getTables('%', '%', '%', new String[] {})  with an empty array for the types.  Per conversation with Steve, it should just return no results rather than producing an exception.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list