[
https://jira.jboss.org/jira/browse/TEIID-1089?page=com.atlassian.jira.plu...
]
Ramesh Reddy resolved TEIID-1089.
---------------------------------
Resolution: Done
Combined the ConnectorCapabilites into ExecutionFactory class
For JDBC combined the "Translator" also into "Execution Factory"
class
Renamed the "ConnectorException" to TranslatorException
Renamed "ConnectorCapabilities" interface to "TranslatorCapabilities"
Renamed "Connector-API" project to "Teiid-API"
Combine the ExecutionFactory and Capabilities class into single
class
---------------------------------------------------------------------
Key: TEIID-1089
URL:
https://jira.jboss.org/jira/browse/TEIID-1089
Project: Teiid
Issue Type: Sub-task
Components: Connector API
Affects Versions: 7.0
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Fix For: 7.0
Now that Translator development is focused around single class
"ExecutionFactory", it makes sense to merge the capabilities also into this
class. This simplifies the programming model for developing a "translator".
Essentially, the users need to extend this single class for developing the custom
connectors.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira