[teiid-issues] [JBoss JIRA] Created: (TEIID-1080) Change Admin API, to support the Translation Layer and Connection layer concepts.

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Thu Apr 29 11:30:05 EDT 2010


Change Admin API, to support the Translation Layer and Connection layer concepts.
---------------------------------------------------------------------------------

                 Key: TEIID-1080
                 URL: https://jira.jboss.org/jira/browse/TEIID-1080
             Project: Teiid
          Issue Type: Sub-task
          Components: AdminApi
    Affects Versions: 7.0
         Environment: 7.0 M3
            Reporter: Ramesh Reddy
            Assignee: Ramesh Reddy
             Fix For: 7.0


Now that we have two separate layers to define a connector the Admin API must be modified to aid in managing the lifecycle of the Translation Layer and Connection Layer. Some obvious methods will be

- addTranslator(name, properties)
- deleteTranslator(name)

will keep the current data source methods for the connection. The previous names with "Connection Factory" will be removed/renamed.

-- 
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

        


More information about the teiid-issues mailing list