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

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Jun 29 10:17:23 EDT 2011


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

Steven Hawkins resolved TEIID-1662.
-----------------------------------

    Fix Version/s: 7.4.1
       Resolution: Done


We'll no return empty results.

> Teiid fails when calling databasemetadata.getTables 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
>             Fix For: 7.4.1
>
>
> 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