[hibernate-issues] [Hibernate-JIRA] Commented: (HBX-1090) Expose a method that tests if a property is a ToOne type

Dan Allen (JIRA) noreply at atlassian.com
Wed Oct 15 04:02:05 EDT 2008


    [ http://opensource.atlassian.com/projects/hibernate/browse/HBX-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=31445#action_31445 ] 

Dan Allen commented on HBX-1090:
--------------------------------

Ah, sorry about that. I just realized I got distracted and forgot to verify that things were compiling correctly. You can back out my change and proceed as needed. You seem to have a clear understand of the intent.

> Expose a method that tests if a property is a ToOne type
> --------------------------------------------------------
>
>                 Key: HBX-1090
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-1090
>             Project: Hibernate Tools
>          Issue Type: New Feature
>    Affects Versions: 3.2.1
>            Reporter: Dan Allen
>            Assignee: Dan Allen
>            Priority: Minor
>             Fix For: 3.2.2
>
>         Attachments: HBX-1090.txt
>
>   Original Estimate: 5 minutes
>  Remaining Estimate: 5 minutes
>
> When representing relationships in a UI, there is no visual distinction between a ManyToOne and a OneToOne. Thus, in tools like seam-gen, which generates markup for displaying a singular relationship to another entity, it's necessary to test if a property is a ToOne. Currently, it is only possible to test if a property is a ManyToOne.

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