[jbosstools-issues] [JBoss JIRA] Assigned: (JBIDE-4264) String field type should be considered as primary id candidate (now id candiadate should be subclass of Number).

Dmitry Geraskov (JIRA) jira-events at lists.jboss.org
Wed May 6 02:48:46 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-4264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Geraskov reassigned JBIDE-4264:
--------------------------------------

    Assignee: Vitali Yemialyanchyk  (was: Dmitry Geraskov)


The problem is not in String field. I've changed String to Integer and got the same test break.
Also Vitaly add please this JPAMapTest (and may be others) to JDTuiAllTests to make it callable by hudson and person who want to check all tests.

> String field type should be considered as primary id candidate (now id candiadate should be subclass of Number).
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-4264
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4264
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Hibernate
>    Affects Versions: 3.1.0.M1
>            Reporter: Dmitry Geraskov
>            Assignee: Vitali Yemialyanchyk
>             Fix For: 3.1.0.M1
>
>
> CollectEntityInfo class collects information about selected java class. It considers field of java class as primiry id candidate if it has type of Number subclass. Also it should consider fields with type String.

-- 
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