Index: lams_common/conf/hibernate/mappings/learningdesign/LearningDesign.hbm.xml =================================================================== RCS file: /usr/local/cvsroot/lams_common/conf/hibernate/mappings/learningdesign/Attic/LearningDesign.hbm.xml,v diff -u -r1.1 -r1.2 --- lams_common/conf/hibernate/mappings/learningdesign/LearningDesign.hbm.xml 1 Dec 2004 00:59:54 -0000 1.1 +++ lams_common/conf/hibernate/mappings/learningdesign/LearningDesign.hbm.xml 2 Dec 2004 06:10:34 -0000 1.2 @@ -12,13 +12,14 @@ --> @hibernate.class table="lams_learning_design" + true @@ -71,12 +73,19 @@ length="255" - - - - - + + @hibernate.property + column="first_activity_id" + length="20" + + + - - @hibernate.property - column="object_type" - length="255" - - - @hibernate.property column="valid_design_flag" length="4" + not-null="true" @hibernate.property column="read_only_flag" length="4" + not-null="true" - - - @hibernate.property - column="user_id" - length="20" - not-null="true" - - - + - - - - + @@ -297,23 +281,8 @@ - + - - - - - - - - - +