[teiid-issues] [JBoss JIRA] (TEIID-2210) Create Object Translator to support Infinispan and other Map oriented data sources

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu Oct 4 08:32:02 EDT 2012


    [ https://issues.jboss.org/browse/TEIID-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724010#comment-12724010 ] 

Steven Hawkins commented on TEIID-2210:
---------------------------------------

A more aggressive refactoring separated the cache config from the translator functionality.  ObjectConnection now needs implementations for each of the connection scenarios we want to support.  It provides named maps/caches from the table name in source and the root class of the cache objects - which should be coming from the connection since it may be from a different classloader.  ObjectConnection may need additional methods for metadata discovery, such as supplying all of the available cache names. 
                
> Create Object Translator to support Infinispan and other Map oriented data sources
> ----------------------------------------------------------------------------------
>
>                 Key: TEIID-2210
>                 URL: https://issues.jboss.org/browse/TEIID-2210
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Misc. Connectors
>            Reporter: Van Halbert
>            Assignee: Van Halbert
>
> Create the Object-translator that can support map oriented data sources (i.e., Infinispan, Coherence, etc.).   The OBJECTABLE function can be used to tabularize the object once retrieved from the translator.

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