]
Van Halbert updated TEIID-1662:
-------------------------------
Summary: Teiid fails when calling databasemetadata.getTables and passing in a empty
array for table types (was: Teiid fails when calling databasemetadata.getColumns and
passing in a empty array for table types)
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
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: