Update of 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/test/java/org/xdoclet/plugin/hibernate/compositeId
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17705/src/test/java/org/xdoclet/plugin/hibernate/compositeId

Modified Files:
        CompositeIdBean.hbm.xml 
Log Message:
Added 'position' property to @key-many-to-one tag

Index: CompositeIdBean.hbm.xml
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/test/java/org/xdoclet/plugin/hibernate/compositeId/CompositeIdBean.hbm.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** CompositeIdBean.hbm.xml     26 Apr 2005 07:00:13 -0000      1.5
--- CompositeIdBean.hbm.xml     18 May 2005 15:38:34 -0000      1.6
***************
*** 8,11 ****
--- 8,12 ----
                  <column name="name"/>
              </key-property>
+             <key-many-to-one name="simpleObject"/>
          </composite-id>
      </class>



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to