]
Steven Hawkins resolved TEIID-5114.
-----------------------------------
Resolution: Done
Corrected the name and introduced a deprecated class.
Correct JDBCMetdataProcessor name
---------------------------------
Key: TEIID-5114
URL:
https://issues.jboss.org/browse/TEIID-5114
Project: Teiid
Issue Type: Quality Risk
Components: JDBC Connector
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 10.0
JDBCMetdataProcessor should be JDBCMetadataProcessor instead. To resolve this as a
non-breaking change the old class name will still exist and extend JDBCMetadataProcessor,
but be deprecated.