]
Steven Hawkins resolved TEIID-4907.
-----------------------------------
Resolution: Done
Added a catch block that checks for the table type to determine if the exception should be
logged at a warning or a detail level.
Sybase and other import should tolerate exception retrieving foreign
keys
-------------------------------------------------------------------------
Key: TEIID-4907
URL:
https://issues.jboss.org/browse/TEIID-4907
Project: Teiid
Issue Type: Quality Risk
Components: JDBC Connector
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.3
Sybase throws an exception when asking for foreign key information on a view - this can
be prevented by checking the table type. In general we should tolerate an exception when
asking for the foreign keys.