[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-4593) joinColumns element in @CollectionTable does not work as expected

Jaroslaw Lewandowski (JIRA) noreply at atlassian.com
Tue Dec 8 11:11:11 EST 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=34889#action_34889 ] 

Jaroslaw Lewandowski commented on HHH-4593:
-------------------------------------------

Hi,

I wish I could... It's not possible for me to work on the trunk code.. I could test released versions to either JBoss repository or JBoss snapshot repository. Unfortunately in the first one fix is not yet published and in the second one there are some dependency problems (see my comment to the  HHH-4581 issue).

> joinColumns element in @CollectionTable does not work as expected
> -----------------------------------------------------------------
>
>                 Key: HHH-4593
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4593
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: annotations, core, entity-manager
>    Affects Versions: 3.5.0-Beta-2
>            Reporter: Jaroslaw Lewandowski
>         Attachments: ElementCollectionTest.java, Foo.java
>
>
> The spec says the following about joinColumns element of @CollectionTable:
> "The foreign key columns of the collection table which reference the primary
> table of the entity".
> In my understanding this is the name of the column in the collection table.
> Unfortunately setting other names then in columns in entity table does not
> work.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list