[
https://issues.jboss.org/browse/TEIID-1829?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-1829.
-----------------------------------
Resolution: Done
Added a TeiidSQLWarning to convey the source/model name when applicable and to prevent the
double wrapping.
Clarify source warnings
-----------------------
Key: TEIID-1829
URL:
https://issues.jboss.org/browse/TEIID-1829
Project: Teiid
Issue Type: Quality Risk
Components: JDBC Driver
Affects Versions: 7.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 7.6
When a warning is added through an ExecutionContext, the client receives the exception
wrapped by a SourceException, then wrapped as a SQLException. The issues with this are
that the SourceException class is not expressly public and there is an unnecessary level
of wrapping.
We should introduce a TeiddSQLWarning for non-partial results warnings that would contain
source/model information and prevent the unnecessary wrapping.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira