[
https://issues.jboss.org/browse/TEIID-4739?page=com.atlassian.jira.plugin...
]
Van Halbert commented on TEIID-4739:
------------------------------------
This is about how to change the configuration of the resource adapter so that a single RA
can support multiple pojo's. Right now a separate RA has to be defined for each
pojo.
One thought could be to only support simple pojo's (not complex). What would be
needed to be configured:
- the cache name
- per pojo: class name and primary key
could enable specifying muliple pojos on the cache map:
cacheName:className:pkey;className:pkey;[....]
Change JDG resource-adapter to support multiple Pojo's in the
same cache
------------------------------------------------------------------------
Key: TEIID-4739
URL:
https://issues.jboss.org/browse/TEIID-4739
Project: Teiid
Issue Type: Enhancement
Components: JDG Connector
Reporter: Van Halbert
Assignee: Van Halbert
Change the JDG Resource-adapter to support multiple pojo's in the same cache, instead
of having to configure multiple resource-adapters.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)