[forge-issues] [JBoss JIRA] (FORGE-911) Scaffolding from a Join table with more than two primary key columns is not supported

Hanine Hanynowsky (JIRA) jira-events at lists.jboss.org
Tue May 21 10:29:06 EDT 2013


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

Hanine Hanynowsky edited comment on FORGE-911 at 5/21/13 10:28 AM:
-------------------------------------------------------------------

Table : EXPRTISE_HAS_BOOK can be used to reproduce the bug.
!http://img822.imageshack.us/img822/4919/m2m3columns.png!
                
      was (Author: hanynowsky):
    !http://img822.imageshack.us/img822/4919/m2m3columns.png!
                  
> Scaffolding from a Join table with more than two primary key columns is not supported
> -------------------------------------------------------------------------------------
>
>                 Key: FORGE-911
>                 URL: https://issues.jboss.org/browse/FORGE-911
>             Project: Forge
>          Issue Type: Story
>          Components: Scaffold
>    Affects Versions: 1.2.3.Final, 1.3.0.Final
>         Environment: Linux 3.8 - Firefox - MySQL 5.5 - PostgreSQl 9.1
>            Reporter: Hanine Hanynowsky
>
> Using JForge (latest version); one will have a hibernate error complaining about the M2M join table (linking two objects) having more than 2 key columns.
> Naturally, if you join a table with one key column with a another table with a composite primary key (two columns key), in order to get a Many to Many  relationship, you'll end up with a join table that has three key columns.
>  
> When Forge finished scaffolding no error is displayed. You get the error when deploying to the container (JBoss as 7.1.1 for example). And the app is not deployed (rolled back).
>  
> Is this a bug? A feature request?
>  
> It seems to me that with the EmbeddedId bug, this one is also serious stuff!!

--
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 forge-issues mailing list