[teiid-issues] [JBoss JIRA] (TEIID-2551) Delegating does not work for the createXXXExecution methods

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Jun 14 08:49:54 EDT 2013


Steven Hawkins created TEIID-2551:
-------------------------------------

             Summary: Delegating does not work for the createXXXExecution methods
                 Key: TEIID-2551
                 URL: https://issues.jboss.org/browse/TEIID-2551
             Project: Teiid
          Issue Type: Bug
          Components: Connector API
    Affects Versions: 7.7
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 8.4.1, 8.5


It's not explicit in the docs, but the base delegation logic basically requires you to override createExecution and not the createXXXExecution methods.  Otherwise if the BaseDelegatingExecutionFactory.createExecution is called, then the delegate will be called instead.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list