You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Nikita Timofeev (JIRA)" <ji...@apache.org> on 2017/01/27 15:34:24 UTC

[jira] [Closed] (CAY-1984) cdbimport doesn't flatten many to many relationships

     [ https://issues.apache.org/jira/browse/CAY-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikita Timofeev closed CAY-1984.
--------------------------------
    Resolution: Fixed

> cdbimport doesn't flatten many to many relationships 
> -----------------------------------------------------
>
>                 Key: CAY-1984
>                 URL: https://issues.apache.org/jira/browse/CAY-1984
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Non-GUI Tools
>    Affects Versions: 3.2.M1
>            Reporter: Alex Kolonitsky
>              Labels: cdbimport
>             Fix For: Undefined future
>
>
> Preconditions:
> 1) you already have mapping file
> 2) you've added three new tables A, B and A_B (join table for entities A and B)
> 3) run cdbimport 
> You expect 3 DbEntities (for each table) and 2 ObjEntities, for table A and table B, but currently you got 3 DbEntity and 3 ObjEntity, for each table. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)