hakandilek / xmdl

Automatically exported from code.google.com/p/xmdl
0 stars 0 forks source link

Define Many-to-Many and One-to-One hibernate mappings #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hibernate mappings for the Model beans should be defined for Many-To-Many
ant One-To-One associations. This is done in the
org.xmdl.ida.taglib.AssociationTag class.

Original issue reported on code.google.com by hakandi...@gmail.com on 2 Jan 2008 at 2:49

GoogleCodeExporter commented 9 years ago
Many-to-Many can be adapted from taslak r154 for ida-core module.
http://code.google.com/p/taslak/source/detail?r=154

Original comment by hakandi...@gmail.com on 13 Feb 2008 at 4:06

GoogleCodeExporter commented 9 years ago
Additionally r158 from taslak for ida-core module.
http://code.google.com/p/taslak/source/detail?r=158

Original comment by hakandi...@gmail.com on 14 Feb 2008 at 3:26

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/taslak/source/detail?r=162

Original comment by hakandi...@gmail.com on 15 Feb 2008 at 2:13

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/taslak/source/detail?r=163

Original comment by hakandi...@gmail.com on 19 Feb 2008 at 1:02

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/taslak/source/detail?r=180
http://code.google.com/p/taslak/source/detail?r=179
http://code.google.com/p/taslak/source/detail?r=178

Original comment by hakandi...@gmail.com on 4 Mar 2008 at 1:25

GoogleCodeExporter commented 9 years ago
r470 and r477 adds one-to-one association, thus this task is complete.

Original comment by hakandi...@gmail.com on 6 Aug 2008 at 10:55