[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5967) Missing Generic Type Argument during reverse engineering "One to many" association

Vitali Yemialyanchyk (JIRA) jira-events at lists.jboss.org
Mon Mar 1 08:38:10 EST 2010


    [ https://jira.jboss.org/jira/browse/JBIDE-5967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12517265#action_12517265 ] 

Vitali Yemialyanchyk commented on JBIDE-5967:
---------------------------------------------

are you expecting:
>> private Set<Orders> orderses = new HashSet<Orders>(0);
?

Hibernate generates code which is compatible with Java 1.4,
so my point of view - all is correct here.

> Missing Generic Type Argument during reverse engineering "One to many" association
> ----------------------------------------------------------------------------------
>
>                 Key: JBIDE-5967
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5967
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Hibernate
>    Affects Versions: 3.1.0.CR2
>         Environment: Ubuntu 8.10
> Eclipse SDK Version: 3.5.1
> Hibernate Tools for Eclipse
> Version: 3.3.0.v201002252131N-H17-GA
>            Reporter: Svetlana mukhina
>            Assignee: Vitali Yemialyanchyk
>         Attachments: source_java_class.png, source_java_class.png, TestHibernate.zip
>
>
> After reverse engineering entities with one to many associations Generic Type Arguments are missing.

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

        


More information about the jbosstools-issues mailing list