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

Dan Allen (JIRA) noreply at atlassian.com
Thu Oct 9 21:19:04 EDT 2008


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


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