[hibernate-issues] [Hibernate-JIRA] Created: (HBX-1138) EntityPOJOClass.getInverseProperty() provides the inverse property for all different relationship types

Charles Honton (JIRA) noreply at atlassian.com
Fri Aug 21 10:16:15 EDT 2009


EntityPOJOClass.getInverseProperty() provides the inverse property for all different relationship types
-------------------------------------------------------------------------------------------------------

                 Key: HBX-1138
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-1138
             Project: Hibernate Tools
          Issue Type: New Feature
          Components: reverse-engineer
    Affects Versions: 3.2.4 Beta1
            Reporter: Charles Honton
            Priority: Minor
         Attachments: inverse_property.patch

Provide a method which the pojo templates can use to obtain the inverse property for any relationship.

The attached patch also improves current inverse finding methods by matching the table of the columns as well as the column name.

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