Update of
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/test/java/org/xdoclet/plugin/hibernate/pojo
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31316/java/org/xdoclet/plugin/hibernate/pojo
Modified Files:
SetMapping.hbm.xml SetMapping.java
Log Message:
Added 'cascade' attribute to @set tag in tests
Index: SetMapping.hbm.xml
===================================================================
RCS file:
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/test/java/org/xdoclet/plugin/hibernate/pojo/SetMapping.hbm.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** SetMapping.hbm.xml 26 Apr 2005 07:00:17 -0000 1.13
--- SetMapping.hbm.xml 5 May 2005 11:41:32 -0000 1.14
***************
*** 3,7 ****
<hibernate-mapping default-cascade="none" auto-import="true">
<class name="org.xdoclet.plugin.hibernate.pojo.SetMapping"
table="set-table">
! <set name="element" order-by="blurge">
<key/>
<element type="string"/>
--- 3,7 ----
<hibernate-mapping default-cascade="none" auto-import="true">
<class name="org.xdoclet.plugin.hibernate.pojo.SetMapping"
table="set-table">
! <set name="element" order-by="blurge" cascade="all-delete-orphan">
<key/>
<element type="string"/>
Index: SetMapping.java
===================================================================
RCS file:
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/test/java/org/xdoclet/plugin/hibernate/pojo/SetMapping.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** SetMapping.java 26 Apr 2005 07:00:17 -0000 1.8
--- SetMapping.java 5 May 2005 11:41:32 -0000 1.9
***************
*** 23,27 ****
* test element set
*
! * @hibernate.set order-by="blurge"
* @hibernate.element type="string"
*/
--- 23,27 ----
* test element set
*
! * @hibernate.set order-by="blurge" cascade="all-delete-orphan"
* @hibernate.element type="string"
*/
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits