[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-3815) Provide possibility to modify all generated annotations (or only ambiguous annotation cases)
Vitali Yemialyanchyk (JIRA)
jira-events at lists.jboss.org
Mon Feb 16 07:37:44 EST 2009
Provide possibility to modify all generated annotations (or only ambiguous annotation cases)
--------------------------------------------------------------------------------------------
Key: JBIDE-3815
URL: https://jira.jboss.org/jira/browse/JBIDE-3815
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Hibernate
Affects Versions: 3.0.0.CR2
Reporter: Vitali Yemialyanchyk
Assignee: Vitali Yemialyanchyk
Priority: Minor
In JBIDE-3426 we was trying to find good solution to give possibility to modify generated annotations.
The solution for JBIDE-3426 does not look good - cause here there are some complexities:
1) here you edit annotations - not relations;
2) as result there are 2 rows per relation (it represents the same 2 associations);
3) it looks complex for use;
to display form like JBIDE-3426 - we could provide an option;
Once more - interface for JBIDE-3426 - is interface with possibility to edit particular annotation;
to simplify we could edit relation:
1) we could define relation between entities
2) then we could spicify properties for this relation
the simplest gui for this - is a table like in JBIDE-3426 but with other columns name and order
Possible column names:
Relation | Owner entity | Reference entity | Owner field | Reference field
here is possible to find ideas to simplify interface - google for this:
==> [BEA Workshop Product Family > Hibernate Tutorial: Generate O/R Mappings]
--
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