Oscar Bou created ISIS-499:
------------------------------
Summary: Enhance the Isis Eclipse templates to include JDO managed
relationships (collections)
Key: ISIS-499
URL: https://issues.apache.org/jira/browse/ISIS-499
Project: Isis
Issue Type: Improvement
Components: Tool
Affects Versions: WEBSITE only
Reporter: Oscar Bou
Assignee: Dan Haywood
Fix For: WEBSITE only
Add templates for implementing JDO managed relationships as detailed on:
- http://www.datanucleus.org/products/datanucleus/jdo/orm/relationships.html
Includes support for:
- 1:n bidirectional relationship (implemented using a foreign key).
- 1:n bidirectional relationship (implemented using a join table).
- 1:n unidirectional relationship (implemented using a foreign key).
- 1:n unidirectional relationship (implemented using a join table).
- m:n unidirectional & bidirectional relationship (for the entity acting as the
parent).
- m:n unidirectional & bidirectional relationship (for the entity acting as the
child).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira