Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-4748

Provide translator/connector for calling Java api

    XMLWordPrintable

Details

    Description

      Provide a translator/connector for doing the following:

      • calling a java method on an API that returns an object (or collection)
      • the return object should be exposed as a table
      • the resource adapter should be able to provide the connection to the java api (either remote or local)

      This scenario doesn't work with the current object translator, as its based on reading from a cache (map) and the connection methods are exposed based on that scenario.

      The object translator has, at its core, the base for handling all the reflection logic for reading and writing on a java object. It may make sense to refactor out the core logic for reuse.

      Attachments

        Activity

          People

            Unassigned Unassigned
            van.halbert Van Halbert (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: