[teiid-issues] [JBoss JIRA] (TEIID-5395) Improvement of JPA translator join behavior

Harold Campbell (JIRA) issues at jboss.org
Fri Jun 29 21:14:00 EDT 2018


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

Harold Campbell edited comment on TEIID-5395 at 6/29/18 9:13 PM:
-----------------------------------------------------------------

Our streams crossed. :)

I think ToMany probably *can* be supported, but I agree that it's not the highest of priorities.


was (Author: traivor):
Our streams crossed. :)

I think *ToMany probably *can* be supported, but I agree that it's not the highest of priorities.

> Improvement of JPA translator join behavior
> -------------------------------------------
>
>                 Key: TEIID-5395
>                 URL: https://issues.jboss.org/browse/TEIID-5395
>             Project: Teiid
>          Issue Type: Bug
>          Components: Misc. Connectors
>    Affects Versions: 10.2.1
>            Reporter: Harold Campbell
>            Assignee: Steven Hawkins
>             Fix For: 11.0
>
>
> The behavior of the JPA connector has a number of issues regarding entity relationships.
> * Implicit joins (those needed to get child entity id's) are made INNER JOINS, preventing getting any rows where the value would be null.
> * Something odd is done with *ToMany relationships which blows up the size of resultsets.
> * If a parent entity and a child entity use the same name for their id property, only one gets mapped.
> * It's not possible to join the same entity more than once.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the teiid-issues mailing list