]
Prem commented on HBX-1195:
---------------------------
In the screenshot, "type" is displayed in "Properties tab";
'name' is not displayed.
columns that are part of composite-id-key-property are not being
displayed in 'Properties tab'
----------------------------------------------------------------------------------------------
Key: HBX-1195
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HBX-1195
Project: Hibernate Tools
Issue Type: Bug
Components: eclipse
Reporter: Prem
Attachments: SS-HBMTool.PNG
In eclipse Hibernate tools
- I have a mapping that has a <composite-id> .. and with few fields mapped as
<key-property>
- When I execute a hql, a list of mapped objects from db are displayed in "Hibernate
Query" tab [no issues]
- Click on of those results
- Expected: In 'Properties tab' I expect all fields including those columns
mapped in composite-id-key-property
- Actual: columns mapped in composite-id-key-property are NOT visible in 'Properties
tab'
--
This message is automatically generated by JIRA.
For more information on JIRA, see: